We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Like this
OPENAI_ENDPOINT=https://some-private.com/v1 OPENAI_API_KEY=****
Thanks
The text was updated successfully, but these errors were encountered:
This PR moves to LiteLLM, which I think should support this.
Sorry, something went wrong.
Confirmed: https://github.com/BerriAI/litellm/blob/05dfc9e6acee94af7216288cd3af25a446a39c14/docs/my-website/docs/providers/openai.md?plain=1#L53
See here for how to select a custom model: https://github.com/OpenDevin/OpenDevin?tab=readme-ov-file#picking-a-model
You can use the OPENAI_API_BASE env var to select a different OpenAI endpoint
OPENAI_API_BASE
No branches or pull requests
Like this
OPENAI_ENDPOINT=https://some-private.com/v1
OPENAI_API_KEY=****
Thanks
The text was updated successfully, but these errors were encountered: