Skip to content

feat: add gitlab duo-chat-fable-5-1 model - #6121

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
vglafirov:add-fable-5-1
Sep 2, 2026
Merged

rekram1-node merged 1 commit into
anomalyco:devfrom
vglafirov:add-fable-5-1

Conversation

@vglafirov

Copy link
Copy Markdown
Contributor

Adds the GitLab Duo agentic-chat entry for the newly released Claude Fable 5.1.

New file: providers/gitlab/models/duo-chat-fable-5-1.toml

  • base_model = "anthropic/claude-fable-5-1" — inherits description, family (claude-fable), release/knowledge dates, modalities (text/image/pdf in, text out), temperature = false, and limits (context 1,000,000 / output 128,000).
  • reasoning_options — effort levels low/medium/high/xhigh/max, matching the sibling duo-chat-fable-5 entry.
  • Cost is 0 across the board, as with all GitLab Duo entries (billing is via the GitLab subscription, not per token).

Upstream source of truth is GitLab's models.yml (gitlab_identifier: claude_fable_5_1, params.model: claude-fable-5-1, max_context_tokens: 1_000_000, params.max_tokens: 128_000).

bun validate passes and the model resolves as expected in the generated output.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

No actionable findings.

@github-actions github-actions Bot added the reviewer: ready Automated review found no actionable items label Sep 2, 2026
@rekram1-node
rekram1-node merged commit f9ac5b3 into anomalyco:dev Sep 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewer: ready Automated review found no actionable items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants