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 #63

Closed
tyoh-love opened this issue Oct 21, 2023 · 3 comments · Fixed by #79
Closed

Azure OpenAI support #63

tyoh-love opened this issue Oct 21, 2023 · 3 comments · Fixed by #79

Comments

@tyoh-love
Copy link

tyoh-love commented Oct 21, 2023

It would be wonderful if you could add the Azure OpenAI as option.

We are on the path of developing the elderly care soft robots using Azure AI services like Prompt Flow, and found the MemGPT could evolve the care robot as emotion support level with long term human interaction !!!!

Https://hyodol.com

@MrXandbadas
Copy link

Isnt this just changing some env variables to make openai completions to the Azure endpoints?

Your work sounds amazing! I can't wait to see where it goes!

@cpacker
Copy link
Collaborator

cpacker commented Oct 21, 2023

Hi @tyoh-love, we just added Azure support in the latest commit, see the extra Azure steps here: https://github.com/cpacker/MemGPT#running-memgpt-locally.

We were unable to test it, so if you try it and it doesn't work, please let us know here and we'll patch it.

@tyoh-love
Copy link
Author

it works!!
one minor thing : AZURE_OPENAI_ENDPOINT means full api endpoint in Azure.
It would be better to rename it as AZURE_OPENAI_APIBASE

Thank you!!!

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 a pull request may close this issue.

3 participants