Open keldenl opened 1 year ago
Adds support to set base_url. Enables locally hosted versions of OpenAI's API (like https://github.com/keldenl/gpt-llama.cpp) to work out of the box with a simple .env config.
.env
Adds support to set base_url. Enables locally hosted versions of OpenAI's API (like https://github.com/keldenl/gpt-llama.cpp) to work out of the box with a simple
.env
config.