VRSEN / agency-swarm

The only reliable agent framework built on top of the latest OpenAI Assistants API.
https://vrsen.github.io/agency-swarm/
MIT License
2.05k stars 537 forks source link

Can agency swarm genesis be used with Azure OpenAI? #101

Closed nuvoqueonline closed 2 months ago

nuvoqueonline commented 2 months ago

Can agency swarm genesis be used with Azure OpenAI? I've tried changing the get_openai_client() however the change isn't working as the OpenAI key is referenced in multiple files. is there a specific file that must be modifed to change to azure?