You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support all Azure AI Agent tool types (unsupported exception must include th allowed list)
Support all Open AI Assistant tool types
Support Bedrock agents
Clean up use of old Provider pattern
Support for configuration hoisting
Support for strict parameter
Experimental flags
Consider should it be possible to null AgentDefinition properties
Is it possible to expose TokenCredential parameter to the end user in order to be able to choose the type of credential to use here? The other way would be to use DefaultAzureCredential to enable different types of credentials automatically.
Getting started samples
Sample showing using of aggregator kernel agent
Integration tests
Re-enable code coverage
Add schema documentation to learn site
Add usage documentation to learn site
Blog post
The text was updated successfully, but these errors were encountered:
AgentDefinition
The text was updated successfully, but these errors were encountered: