Temperature 0

This commit is contained in:
Will Chen
2025-04-12 21:57:40 -07:00
parent b197ca20f1
commit 39565ce6d2

View File

@@ -158,6 +158,7 @@ export function registerChatStreamHandlers() {
const { textStream } = streamText({
maxTokens: 8_000,
temperature: 0,
model: modelClient,
system: SYSTEM_PROMPT,
messages: [