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 3a47c55 commit 00d6c9cCopy full SHA for 00d6c9c
packages/types/src/providers/zai.ts
@@ -153,7 +153,7 @@ export const mainlandZAiModels = {
153
},
154
} as const satisfies Record<string, ModelInfo>
155
156
-export const ZAI_DEFAULT_TEMPERATURE = 0
+export const ZAI_DEFAULT_TEMPERATURE = 0.6
157
158
export const zaiApiLineConfigs = {
159
international_coding: {
0 commit comments