Can agency swarm genesis be used with Azure OpenAI #102
Unanswered
nuvoqueonline
asked this question in
Q&A
Replies: 3 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.
0 replies
-
Yes, it can. Azure also has the Assistants API. |
Beta Was this translation helpful? Give feedback.
1 reply
-
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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