Closed GitMiaoronghua closed 9 months ago
You can't change the host address an expect that it work with any A.I. Normally the code is specific to use the OpenAI API endpoints. If you want to use Chatbot-UI as Interface for other LLMs, first you need to know if it provides an API, second you need to re-write the code how the API handles the communication to its model and how to format the data.