Skip to content

Conversation

mohammad154
Copy link

@mohammad154 mohammad154 commented Oct 4, 2025

Related GitHub Issue

Closes: #8467

Roo Code Task Context (Optional)

Description

This PR adds a new Chutes model to Roo Code’s model registry so they appear in the provider picker and can be used across tasks: "zai-org/GLM-4.6-turbo". It addresses the gap where the Chutes list was missing popular, up-to-date models by extending the existing, hardcoded registry without altering provider behavior.

Test Procedure

Pre-Submission Checklist

  • Issue Linked: This PR is linked to an approved GitHub Issue (see "Related GitHub Issue" above).
  • Scope: My changes are focused on the linked issue (one major feature/fix per PR).
  • Self-Review: I have performed a thorough self-review of my code.
  • Testing: New and/or updated tests have been added to cover my changes (if applicable).
  • Documentation Impact: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
  • Contribution Guidelines: I have read and agree to the Contributor Guidelines.

Screenshots / Videos

Documentation Updates

Additional Notes

Get in Touch

Discord username:
mohammaddanaee


Important

Adds zai-org/GLM-4.6-turbo model to Chutes AI provider in chutes.ts, optimized for fast inference with specific token and pricing attributes.

  • Model Addition:
    • Adds zai-org/GLM-4.6-turbo to ChutesModelId in chutes.ts.
    • Updates chutesModels in chutes.ts with zai-org/GLM-4.6-turbo model details: maxTokens 131072, contextWindow 204800, inputPrice 1.15, outputPrice 3.25.
    • Description: "GLM-4.6-turbo model with 204.8K token context window, optimized for fast inference."

This description was created by Ellipsis for 9ba289d. You can customize this summary. It will automatically update as commits are pushed.

@mohammad154 mohammad154 requested review from mrubens, cte and jr as code owners October 4, 2025 07:44
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Oct 4, 2025
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Oct 4, 2025
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found some issues that need attention.

Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found some issues that need attention.

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found some issues that need attention.

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No new issues found - all concerns already addressed in existing comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:S This PR changes 10-29 lines, ignoring generated files.
Projects
Status: Triage
Development

Successfully merging this pull request may close these issues.

2 participants