-
Notifications
You must be signed in to change notification settings - Fork 550
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 openai_api_base option #70
base: main
Are you sure you want to change the base?
Conversation
This project is exactly what I was looking for. Thank you for creating it! |
What are free versions of openai @RayBytes ? |
Basically, many people have created free APIs which harness the power of openai (either through hosting it themselves or staying alive from donations or other etc) and people can use them for free rather than having to pay for openai. |
@RayBytes Could you provide examples of those free APIs ? |
I do not see a reason to do that. |
If you want to find them, search them up online. This pull request is just to add the base option for support of it, and this is going off-topic. |
Why is this still not merged? I run it locally all the time with text-generation-webui and OpenAI API using the changes proposed in this PR |
small pull request which just allows people to easily use their own proxies allowing for use of free versions of openai, and allows use for better management of keys through account tokens in the proxy.