Skip to content

Commit 84fd669

Browse files
authored
💄 style: support cohere provider
1 parent 9b2db0b commit 84fd669

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/providerEnum.ts

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export enum ModelProvider {
77
Baichuan = 'baichuan',
88
Bedrock = 'bedrock',
99
Cloudflare = 'cloudflare',
10+
Cohere = 'cohere',
1011
DeepSeek = 'deepseek',
1112
Doubao = 'Doubao',
1213
FireworksAI = 'fireworksai',

0 commit comments

Comments
 (0)