-
Notifications
You must be signed in to change notification settings - Fork 489
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 support <Feature request> #29
Comments
just add a way to change the openai base url from the cli so we can use the azure endpoint or any proxy endpoint |
+1 |
I believe this should now be covered with the LiteLLM integration @amitrahav @Ran-Mewo @vicdotdevelop Line 23 in 8f6dfdd
https://docs.litellm.ai/docs/providers/azure Happy to make a PR if there's anything you feel is missing cc: @joshpxyne |
@krrishdholakia so if I'm using Azure, do I still have to set the env var Or would simply setting |
Without When i set it to a dummy value, I get:
I don't think Azure is supported with the current codebase sadly. |
Please add azure openai support that will receive a different openai endpoint.
The text was updated successfully, but these errors were encountered: