This commit is contained in:
Dax Raad
2025-06-12 11:00:37 -04:00
parent b7b490f67c
commit 888105e60f
5 changed files with 43 additions and 19 deletions

View File

@@ -283,7 +283,7 @@ export namespace Session {
}
msgs.push(system)
generateText({
maxOutputTokens: 80,
maxOutputTokens: 20,
messages: convertToModelMessages([
{
role: "system",