We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddffad3 commit 234136eCopy full SHA for 234136e
packages/types/src/providers/zai.ts
@@ -193,7 +193,7 @@ export const mainlandZAiModels = {
193
},
194
} as const satisfies Record<string, ModelInfo>
195
196
-export const ZAI_DEFAULT_TEMPERATURE = 0
+export const ZAI_DEFAULT_TEMPERATURE = 0.6
197
198
export const zaiApiLineConfigs = {
199
international_coding: {
0 commit comments