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.
|
// Console) are used by default. Optional env vars can override them.
|
||||||
const streamArgs = {
|
const streamArgs = {
|
||||||
model: process.env.ANTHROPIC_MODEL || 'claude-opus-4-6',
|
model: process.env.ANTHROPIC_MODEL || 'claude-opus-4-6',
|
||||||
max_tokens: 600000,
|
max_tokens: 20000,
|
||||||
messages: [
|
messages: [
|
||||||
{
|
{
|
||||||
role: 'user',
|
role: 'user',
|
||||||
|
|||||||
Reference in New Issue
Block a user