Replies: 4 comments
-
|
This should be just a couple of lines of changes in https://github.com/Holmeswww/AgentKit/blob/main/src/agentkit/llm_api/GPT.py Specifically, follow https://learn.microsoft.com/en-us/azure/ai-services/openai/quickstart?tabs=bash%2Cpython-new&pivots=programming-language-python to change Currently, we don't have plans of officially supporting this feature since the LLM-API is just for a proof-of-concept and could be easily replaced by the users' implementations for other LLMs. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much for this! I saw the recent update so I thought maybe there were plans to maintain it. I really appreciate all the quick and helpful feedback, and the great work on this tool! |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the active discussion, and apologies for this part of the code not being extended. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks to @mattalford, this feature has been merged to the main branch: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any plans to add an Azure OpenAI Provider option? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions