-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
Description
What would you like to see?
If I'm not mistaken, AnythingLLM currently seems to allow only one instance of a given LLM Provider to be connected at a time. If I want to connect multiple instances, I have to change it in the settings. One use case for allowing multiple connections to the same type of LLM Provider is: if I have two Ollama servers, I might want one workspace or thread to connect to one of them, while other workspaces or threads use the other. This way, they can perform different tasks simultaneously.
webberian, SKYC829, socialviolation and dipping5115