| { | |
| "type": "anthropic", | |
| "settings": { | |
| "model": "claude-opus-5", | |
| "api_key_env": "ANTHROPIC_API_KEY", | |
| "max_output_tokens": 64000, | |
| "input_bytes": 14000, | |
| "effort": "max" | |
| } | |
| } | |
| { | |
| "type": "anthropic", | |
| "settings": { | |
| "model": "claude-opus-5", | |
| "api_key_env": "ANTHROPIC_API_KEY", | |
| "max_output_tokens": 64000, | |
| "input_bytes": 14000, | |
| "effort": "max" | |
| } | |
| } | |