You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I noticed your request to add support for Azure OpenAI. I’ve actually worked on this in my fork of the repo, and you can refer to it for implementation. Here’s how you can set it up:
1. Add AZURE_OPENAI_API_KEY and AZURE_OPENAI_VERSION to your keys.json file.
2. For the bot profile, check out azure_gpt.json in my fork. You’ll need to input your specific endpoint and deployment name values there.
Add support for azure open ai
The text was updated successfully, but these errors were encountered: