You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1!
We can start by just honoring anything with:
OPENAI_API_BASE=<some_other_server>
or perhaps passing the proxy option could work:
OPENAI_API_PROXY=<somewhere_else:/v1/completions>
Great project btw! Kudos and thank you for open-sourcing! Since it is opensource, it does indeed make sense to support some other models, especially opensource ones!
I would like to be able to use any model from OpenAI, Anthropic, Cohere, Forefront, HuggingFace, Aleph Alpha, Replicate, Banana and llama.cpp and more.
Some projects that provide this feature:
I would love to contribute if your provide me with some help on how to get started :)
The text was updated successfully, but these errors were encountered: