diff --git a/profiles/anthropic/claude-haiku-latest.yml b/profiles/anthropic/claude-haiku-latest.yml new file mode 100644 index 0000000..f22bf15 --- /dev/null +++ b/profiles/anthropic/claude-haiku-latest.yml @@ -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 diff --git a/prompts/pipeline-dnd/analyze/scene_map/scene_map.yml b/prompts/pipeline-dnd/analyze/scene_map/scene_map.yml index a44360d..e1124fa 100644 --- a/prompts/pipeline-dnd/analyze/scene_map/scene_map.yml +++ b/prompts/pipeline-dnd/analyze/scene_map/scene_map.yml @@ -12,7 +12,6 @@ messages: content_file: ../common/transcript.system.md cache_control: type: ephemeral - ttl: 5m - role: user content: | <<>> cache_control: type: ephemeral - ttl: 5m - role: user content_file: ./scene_map.task.md - role: user