Skip to content

Commit 9cadf50

Browse files
authored
remove empty (#180)
1 parent 8903ac4 commit 9cadf50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/model/provider/Moonshot/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const models: ProviderConfigType = {
55
list: [
66
{
77
type: ModelTypeEnum.llm,
8-
model: 'kimi-k2-0905-preview ',
8+
model: 'kimi-k2-0905-preview',
99
maxContext: 256000,
1010
maxTokens: 32000,
1111
quoteMaxToken: 250000,

0 commit comments

Comments
 (0)