Add a Claude Haiku profile

This commit is contained in:
2026-07-02 19:07:21 -05:00
parent 537c824553
commit efc37ace74
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
id: claude-haiku-latest
endpoint: https://openrouter.ai/api/v1
model: "~anthropic/claude-haiku-latest"
reasoning_effort: medium
timeout_seconds: 240
api_key_env: OPENROUTER_API_KEY
service_tier: flex

View File

@@ -12,7 +12,6 @@ messages:
content_file: ../common/transcript.system.md
cache_control:
type: ephemeral
ttl: 5m
- role: user
content: |
<<<CURRENT_SESSION_TRANSCRIPT
@@ -20,7 +19,6 @@ messages:
CURRENT_SESSION_TRANSCRIPT>>>
cache_control:
type: ephemeral
ttl: 5m
- role: user
content_file: ./scene_map.task.md
- role: user