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.
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:
command-rAction Required:
command-rfrom the model registry/definitionsCurrent Workaround:
The marketing changelog generator app has a temporary workaround that filters out deprecated models, but this should be handled at the SDK level.