AI Foundry Agents as Autogen Agents #6205
nourshaker-msft
started this conversation in
Feature suggestions
Replies: 1 comment 1 reply
-
@nourshaker-msft see the draft PR #5545 for the work on this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Similar to OpenAI Assistant-based Agents (https://microsoft.github.io/autogen/stable/reference/python/autogen_ext.agents.openai.html) would be very powerful to introduce AI Foundry agents natively within Autogen.
The current example (https://github.com/kinfey/MultiAIAgent/blob/main/04.AzureAIAgentWithAutoGen02.ipynb) is just wrapping the agent creation/lifecycle within a function.
link to SDK - https://learn.microsoft.com/en-us/python/api/azure-ai-projects/azure.ai.projects?view=azure-python-preview
what are your thoughts? is there a roadmap for this?
Beta Was this translation helpful? Give feedback.
All reactions