-
Notifications
You must be signed in to change notification settings - Fork 88
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
add azure openai api support to ontogpt #322
add azure openai api support to ontogpt #322
Conversation
Thanks @k-bandi ! |
@caufieldjh - Thank you. Should I close this PR now? |
Please leave it open! I'm very happy to have your contribution and would like to integrate it. |
Okay great. Thank you. Let me know if you need anything. |
Co-authored-by: Luc Cary <61755432+lucinvitae@users.noreply.github.com>
Co-authored-by: Luc Cary <61755432+lucinvitae@users.noreply.github.com>
Co-authored-by: Luc Cary <61755432+lucinvitae@users.noreply.github.com>
Co-authored-by: Luc Cary <61755432+lucinvitae@users.noreply.github.com>
…zure-openai-api-support # Conflicts: # src/settings.py
Just getting back to this now - thanks for your patience @k-bandi. Should be able to get it working and merged today. |
OK, this should be ready to use! Two notes:
|
Thanks @caufieldjh for looking into this. |
This PR adds support for using Azure OpenAI API endpoints in OntoGPT for the LLM component instead of Vanilla OpenAI endpoints.