Skip to content
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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add openai_api_base option #70

wants to merge 2 commits into from

Conversation

RayBytes
Copy link

@RayBytes RayBytes commented Jun 4, 2023

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.

@airdrop666666
Copy link

This project is exactly what I was looking for. Thank you for creating it!

@doxav
Copy link

doxav commented Jul 6, 2023

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.

What are free versions of openai @RayBytes ?

@RayBytes
Copy link
Author

RayBytes commented Jul 6, 2023

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.

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.

@doxav
Copy link

doxav commented Jul 7, 2023

@RayBytes Could you provide examples of those free APIs ?

@RayBytes
Copy link
Author

RayBytes commented Jul 7, 2023

I do not see a reason to do that.

@RayBytes
Copy link
Author

RayBytes commented Jul 7, 2023

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.

@adrianfiedler
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants