We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116e162 commit 219a27cCopy full SHA for 219a27c
src/config/aiModels/cohere.ts
@@ -8,7 +8,7 @@ const cohereChatModels: AIChatModelCard[] = [
8
contextWindowTokens: 256_000,
9
description:
10
'Command A 是我们迄今为止性能最强的模型,在工具使用、代理、检索增强生成(RAG)和多语言应用场景方面表现出色。Command A 具有 256K 的上下文长度,仅需两块 GPU 即可运行,并且相比于 Command R+ 08-2024,吞吐量提高了 150%。',
11
- displayName: 'Command A',
+ displayName: 'Command A 03-2025',
12
enabled: true,
13
id: 'command-a-03-2025',
14
maxOutput: 8000,
0 commit comments