Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core API example showing multiple agents concurrently #4461

Merged
merged 7 commits into from
Dec 4, 2024

Conversation

gziz
Copy link
Contributor

@gziz gziz commented Dec 2, 2024

Why are these changes needed?

This example demonstrates multiple agents running concurrently, as mentioned in #4427.

Note: Some additional updates are still required, such as:

  • Linking this notebook to display it in the documentation.
  • Possibly adding more detailed explanations for each scenario.

I wanted to share this draft to confirm if these are the types of examples you were looking for, @ekzhu. Thank you!

Related issue number

#4427

Checks

@gziz gziz changed the title Core API example showing multiple agents concurrently (#4427) Core API example showing multiple agents concurrently Dec 2, 2024
Copy link
Collaborator

@ekzhu ekzhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just had some refactoring of module path and deprecated a whole bunch of modules. Could you please also update the deprecated module import paths? You can take a look at the imports that have been crossed out in the notebook if you are using vscode with pyright and mypy.

@ekzhu ekzhu merged commit 39ff183 into microsoft:main Dec 4, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants