Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
Mozilla Public License 2.0
15.63k
stars
2.15k
forks
source link
Enable AzureOpenAIChat usage in Playground #1389
Closed
osushinekotan closed 3 weeks ago
Enable
AzureOpenAIChat
usage in Playground, similar toOpenAIChat
Issue
https://github.com/phidatahq/phidata/issues/1382
Usage
Run
cookbook/playground/azure_openai_agents.py
Notes
This issue might be resolved by injecting
async_client
externally without making changes