Add a Claude Haiku profile
This commit is contained in:
7
profiles/anthropic/claude-haiku-latest.yml
Normal file
7
profiles/anthropic/claude-haiku-latest.yml
Normal 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
|
||||||
@@ -12,7 +12,6 @@ messages:
|
|||||||
content_file: ../common/transcript.system.md
|
content_file: ../common/transcript.system.md
|
||||||
cache_control:
|
cache_control:
|
||||||
type: ephemeral
|
type: ephemeral
|
||||||
ttl: 5m
|
|
||||||
- role: user
|
- role: user
|
||||||
content: |
|
content: |
|
||||||
<<<CURRENT_SESSION_TRANSCRIPT
|
<<<CURRENT_SESSION_TRANSCRIPT
|
||||||
@@ -20,7 +19,6 @@ messages:
|
|||||||
CURRENT_SESSION_TRANSCRIPT>>>
|
CURRENT_SESSION_TRANSCRIPT>>>
|
||||||
cache_control:
|
cache_control:
|
||||||
type: ephemeral
|
type: ephemeral
|
||||||
ttl: 5m
|
|
||||||
- role: user
|
- role: user
|
||||||
content_file: ./scene_map.task.md
|
content_file: ./scene_map.task.md
|
||||||
- role: user
|
- role: user
|
||||||
|
|||||||
Reference in New Issue
Block a user