token change 2

This commit is contained in:
2026-05-12 21:56:51 -04:00
parent 82c0fb096e
commit 09b1021d63
+1 -1
View File
@@ -83,7 +83,7 @@ Please follow your instructions to produce the funding outlook brief.`
// Console) are used by default. Optional env vars can override them.
const streamArgs = {
model: process.env.ANTHROPIC_MODEL || 'claude-opus-4-6',
max_tokens: 600000,
max_tokens: 20000,
messages: [
{
role: 'user',