ChatGPTerminator icon indicating copy to clipboard operation
ChatGPTerminator copied to clipboard

Add base URL option

Open alexkreidler opened this issue 2 years ago • 0 comments

There are various open source models and hosted LLMOps tools that are compatible with the OpenAI API, like LocalAI and Helicone. Langchain has had an option called OPENAI_API_BASE (in python and via an environment variable) for three months. It would be great to be able to use gpt-terminator with these systems!

alexkreidler avatar Jul 08 '23 19:07 alexkreidler