[GH-ISSUE #2353] [FEAT]: Workspace Agent autoselection #1535

Closed
opened 2026-02-22 18:25:18 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Sep 23, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2353

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

When the agentProvider is null, we should auto-fallback to the workspace's provider+model and if that is unset we finally fallback to the system provider+model.

If the first-found provider+model combination is unsupported by agents throw an error like we do not.

connect #2195

Originally created by @timothycarambat on GitHub (Sep 23, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2353 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? When the `agentProvider` is null, we should auto-fallback to the workspace's provider+model and if _that_ is unset we finally fallback to the system provider+model. If the first-found provider+model combination is _unsupported by agents_ throw an error like we do not. connect #2195
yindo added the enhancementfeature request labels 2026-02-22 18:25:18 -05:00
yindo closed this issue 2026-02-22 18:25:18 -05:00
yindo changed title from [FEAT]: Workspace Agent autoselection to [GH-ISSUE #2353] [FEAT]: Workspace Agent autoselection 2026-06-05 14:41:17 -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#1535