Skip to content

Remove deprecated Cohere model 'command-r' #60

Description

@Kamilbenkirane

The Cohere model 'command-r' was removed on September 15, 2025 according to their API. This model should be removed from the codebase to prevent errors when users try to use it.

Details:

Action Required:

  • Remove command-r from the model registry/definitions
  • Update any documentation that references this model
  • Consider adding a mechanism to filter out deprecated models automatically

Current Workaround:
The marketing changelog generator app has a temporary workaround that filters out deprecated models, but this should be handled at the SDK level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions