[GH-ISSUE #3800] [FEAT]: Independent LLM Provider Config per Workspace #2435

Closed
opened 2026-02-22 18:29:40 -05:00 by yindo · 1 comment
Owner

Originally created by @azidanit on GitHub (May 10, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3800

What would you like to see?

Not only LLM model selection that can be configured per workspace, but also all the provider configs (base url, credentials) per Provider within each Workspace.

Use cases:

  • I have multiple VLLM servers running, so it will have different base url for each server. When I set workspace A to use serverA, it will apply to all workspace that use "Generic OpenAI".
  • controlling Token Usage per api_key. By being able to set individual api_key per workspace we can easily track the token usage from openAI (or other closed llm provider more easy)
Originally created by @azidanit on GitHub (May 10, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3800 ### What would you like to see? Not only LLM model selection that can be configured per workspace, but also all the provider configs (base url, credentials) per Provider within each Workspace. Use cases: - I have multiple VLLM servers running, so it will have different base url for each server. When I set workspace A to use serverA, it will apply to all workspace that use "Generic OpenAI". - controlling Token Usage per api_key. By being able to set individual api_key per workspace we can easily track the token usage from openAI (or other closed llm provider more easy)
yindo added the enhancementfeature request labels 2026-02-22 18:29:40 -05:00
yindo closed this issue 2026-02-22 18:29:40 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 13, 2025):

This would be #1567

@timothycarambat commented on GitHub (May 13, 2025): This would be #1567
yindo changed title from [FEAT]: Independent LLM Provider Config per Workspace to [GH-ISSUE #3800] [FEAT]: Independent LLM Provider Config per Workspace 2026-06-05 14:46:32 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2435