-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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: OpenAI Base URL supported #62
Conversation
Apply Sweep Rules to your PR?
|
thank you for this. will merge in tomorrow |
Thanks @Nothing1024 finally merged! |
could you specify how to use it .with my local model? |
The following instructions may help:
|
@jackylee1 you can't use it with your local model yet. This PR is about using it with a OpenAI proxy |
The OpenAI Base URL support has been added, and users can use the custom URL. If no input is provided, the official OpenAI URL will be used automatically.