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

feat: add azure openai #49

Merged
merged 3 commits into from
Oct 8, 2023
Merged

Conversation

JetSquirrel
Copy link
Contributor

Hi Team,

I add azure openai services to the project, and now we can use azure openai as follows:

export AZURE_OPENAI_API_KEY="your_api_key_here"
export AZURE_OPENAI_API_BASE="your_api_base_here"

you can reference this doc, thank you very much.

agentverse/llms/openai.py Show resolved Hide resolved
agentverse/llms/openai.py Outdated Show resolved Hide resolved
@chenweize1998
Copy link
Collaborator

Thanks for the PR! Please double check the comment I have made above.

@JetSquirrel
Copy link
Contributor Author

Thanks! I updated it, please review again.

@JetSquirrel JetSquirrel mentioned this pull request Oct 8, 2023
@chenweize1998 chenweize1998 merged commit 4f76ad6 into OpenBMB:main Oct 8, 2023
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

Successfully merging this pull request may close these issues.

2 participants