This commit is contained in:
Dax Raad
2025-10-28 14:13:47 -04:00
parent c1515316f5
commit 1309ca7a81

View File

@@ -86,7 +86,7 @@ export namespace SessionSummary {
) {
const result = await generateText({
model: small.language,
maxOutputTokens: 50,
maxOutputTokens: 100,
messages: [
{
role: "user",