Cohere: update CHANGELOG.md

This commit is contained in:
Vincent Koc
2026-02-23 12:31:03 -05:00
parent ae66a4b5d2
commit 36ddd6ab52

View File

@@ -8,6 +8,7 @@ Docs: https://docs.openclaw.ai
### Changes
- Provider/Cohere: add Cohere API-key onboarding (`cohere-api-key`), default provider config (`cohere/command-a-03-2025`), env key resolution (`COHERE_API_KEY`), and docs.
- Providers/Vercel AI Gateway: accept Claude shorthand model refs (`vercel-ai-gateway/claude-*`) by normalizing to canonical Anthropic-routed model ids. (#23985) Thanks @sallyom, @markbooch, and @vincentkoc.
### Breaking