Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure OpenAI Support #389

Open
ItsHarshXD opened this issue Dec 28, 2024 · 1 comment
Open

Azure OpenAI Support #389

ItsHarshXD opened this issue Dec 28, 2024 · 1 comment

Comments

@ItsHarshXD
Copy link

Add support for azure open ai

@gmuffiness
Copy link

gmuffiness commented Dec 30, 2024

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.

Feel free to check my fork here: https://github.com/gmuffiness/mindcraft/tree/main.

Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants