mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-08-27 05:32:43 +02:00
feat(ai): upgrade to Opus 4.7 with adaptive thinking (#325)
This commit is contained in:
@@ -26,6 +26,7 @@ const FORWARD_VARS = [
|
||||
'ANTHROPIC_MEDIUM_MODEL',
|
||||
'ANTHROPIC_LARGE_MODEL',
|
||||
'CLAUDE_CODE_MAX_OUTPUT_TOKENS',
|
||||
'CLAUDE_ADAPTIVE_THINKING',
|
||||
] as const;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user