[GH-ISSUE #4490] [FEAT]: Cohere @agent implemention #2858

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

Originally created by @timothycarambat on GitHub (Oct 3, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4490

What would you like to see?

Cohere, while available for basic chat, cannot be used in agents. We should allow cohere models to be used for @agent since they are plenty capable now.

  • Will need to use Untooled
  • Has its own SDK that will make its implementation of complete and stream have to have provider class overrides to function.
  • Has a specific messaging format as well.
Originally created by @timothycarambat on GitHub (Oct 3, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4490 ### What would you like to see? Cohere, while available for basic chat, cannot be used in agents. We should allow cohere models to be used for `@agent` since they are plenty capable now. - Will need to use `Untooled` - Has its own SDK that will make its implementation of `complete` and `stream` have to have provider class overrides to function. - Has a specific messaging format as well.
yindo added the enhancementfeature request labels 2026-02-22 18:31:33 -05:00
yindo closed this issue 2026-02-22 18:31:33 -05:00
yindo changed title from [FEAT]: Cohere `@agent` implemention to [GH-ISSUE #4490] [FEAT]: Cohere `@agent` implemention 2026-06-05 14:48:55 -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#2858