Skip to content

Commit 219a27c

Browse files
authored
💄 style: update model name
1 parent 116e162 commit 219a27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/aiModels/cohere.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const cohereChatModels: AIChatModelCard[] = [
88
contextWindowTokens: 256_000,
99
description:
1010
'Command A 是我们迄今为止性能最强的模型,在工具使用、代理、检索增强生成(RAG)和多语言应用场景方面表现出色。Command A 具有 256K 的上下文长度,仅需两块 GPU 即可运行,并且相比于 Command R+ 08-2024,吞吐量提高了 150%。',
11-
displayName: 'Command A',
11+
displayName: 'Command A 03-2025',
1212
enabled: true,
1313
id: 'command-a-03-2025',
1414
maxOutput: 8000,

0 commit comments

Comments
 (0)