From 852da58663d22de7fa601d1f006520429f1b0e7d Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Thu, 2 Jul 2026 13:02:06 -0500 Subject: [PATCH] Add a claude fable profile --- profiles/anthropic/claude-fable-latest.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 profiles/anthropic/claude-fable-latest.yml diff --git a/profiles/anthropic/claude-fable-latest.yml b/profiles/anthropic/claude-fable-latest.yml new file mode 100644 index 0000000..49bbfcb --- /dev/null +++ b/profiles/anthropic/claude-fable-latest.yml @@ -0,0 +1,7 @@ +id: claude-fable-latest +endpoint: https://openrouter.ai/api/v1 +model: "~anthropic/claude-fable-latest" +reasoning_effort: high +timeout_seconds: 360 +api_key_env: OPENROUTER_API_KEY +service_tier: flex