Skip to content

Commit 116e162

Browse files
authored
💄 style: update provider desc
1 parent 45e5296 commit 116e162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/modelProviders/cohere.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { ModelProviderCard } from '@/types/llm';
33
const Cohere: ModelProviderCard = {
44
chatModels: [],
55
checkModel: 'command-r7b-12-2024',
6-
description: 'Cohere',
6+
description: 'Cohere 为您带来最前沿的多语言模型、先进的检索功能以及为现代企业量身定制的 AI 工作空间 — 一切都集成在一个安全的平台中。',
77
id: 'cohere',
88
modelsUrl: 'https://docs.cohere.com/v2/docs/models',
99
name: 'Cohere',

0 commit comments

Comments
 (0)