diff --git a/src/ipc/handlers/chat_stream_handlers.ts b/src/ipc/handlers/chat_stream_handlers.ts index 751e5cb..e06b57f 100644 --- a/src/ipc/handlers/chat_stream_handlers.ts +++ b/src/ipc/handlers/chat_stream_handlers.ts @@ -158,6 +158,7 @@ export function registerChatStreamHandlers() { const { textStream } = streamText({ maxTokens: 8_000, + temperature: 0, model: modelClient, system: SYSTEM_PROMPT, messages: [