소스 검색

Merge pull request #874 from HynoR/feat/gemini2

Chore: Sync Cohere Latest Model
Calcium-Ion 1 년 전
부모
커밋
b84b6affe9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      relay/channel/cohere/constant.go

+ 1 - 0
relay/channel/cohere/constant.go

@@ -1,6 +1,7 @@
 package cohere
 
 var ModelList = []string{
+	"command-a-03-2025",
 	"command-r", "command-r-plus",
 	"command-r-08-2024", "command-r-plus-08-2024",
 	"c4ai-aya-23-35b", "c4ai-aya-23-8b",