Skip to content

[FEAT]: Allow Multiple Connections to the Same Type of LLM ProviderΒ #4493

@AnalogKnight

Description

@AnalogKnight

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions