Skip to content

Commit 2cf30a3

Browse files
committed
feat(omp): add claude-fable-5 to vibeproxy models
Register VibeProxy's claude-fable-5 (Anthropic) as a selectable vibeproxy/claude-fable-5 option. Extended thinking verified against the proxy (returns a thinking block), so reasoning is enabled to match the other Claude entries. Option-only: no modelRoles, smolModel, or fallback chains touched.
1 parent bda4340 commit 2cf30a3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config/omp/models.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ providers:
3535
- id: claude-haiku-4-5-20251001
3636
name: VibeProxy Claude Haiku 4.5
3737
contextWindow: 200000
38+
- id: claude-fable-5
39+
name: VibeProxy Claude Fable 5
40+
contextWindow: 200000
41+
reasoning: true

0 commit comments

Comments
 (0)