token change 2
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user