Can agency swarm genesis be used with Azure OpenAI #102
Replies: 5 comments 1 reply
-
I am having the same question. Please let me know if you were able to find an answer to this question. |
Beta Was this translation helpful? Give feedback.
-
Yes, it can. Azure also has the Assistants API. |
Beta Was this translation helpful? Give feedback.
-
Can you please suggest the changes? As far as I see, there's a lot of references to openai class and just moving the client to be AzureOpenAI would not be sufficient |
Beta Was this translation helpful? Give feedback.
-
Is there Azure OpenAI integration already available? |
Beta Was this translation helpful? Give feedback.
-
Hey everyone! I hope this helps: |
Beta Was this translation helpful? Give feedback.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions