Add support for JsonSchemaFormat
in AzureAIChatCompletionClient
#5233
Labels
Milestone
JsonSchemaFormat
in AzureAIChatCompletionClient
#5233
What happened?
The Azure SDK for python which is used by the
AzureAIChatCompletionClient
added support for chat completions response message in JSON format that adheres to a given JSON schema. The autgen-ext module for this client should be updated to support this feature.What did you expect to happen?
As user I should have the option to pass a pydantic model that the model will adhere to
How can we reproduce it (as minimally and precisely as possible)?
AutoGen version
0.4.3
Which package was this bug in
Extensions
Model used
No response
Python version
No response
Operating system
No response
Any additional info you think would be helpful for fixing this bug
Reference Links:
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-inference/CHANGELOG.md
Discussion History -> #5199
The text was updated successfully, but these errors were encountered: