Voyager icon indicating copy to clipboard operation
Voyager copied to clipboard

Add openai_api_base option

Open RayBytes opened this issue 1 year ago • 7 comments

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.

RayBytes avatar Jun 04 '23 08:06 RayBytes

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

airdrop666666 avatar Jun 25 '23 08:06 airdrop666666

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 ?

doxav avatar Jul 06 '23 11:07 doxav

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.

RayBytes avatar Jul 06 '23 12:07 RayBytes

@RayBytes Could you provide examples of those free APIs ?

doxav avatar Jul 07 '23 10:07 doxav

I do not see a reason to do that.

RayBytes avatar Jul 07 '23 10:07 RayBytes

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.

RayBytes avatar Jul 07 '23 10:07 RayBytes

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

adrianfiedler avatar Nov 05 '23 19:11 adrianfiedler