Skip to content

feat: Add GLM-5 model support to Fireworks provider#11840

Open
GeekQiaQia wants to merge 2 commits intoRooCodeInc:mainfrom
GeekQiaQia:main
Open

feat: Add GLM-5 model support to Fireworks provider#11840
GeekQiaQia wants to merge 2 commits intoRooCodeInc:mainfrom
GeekQiaQia:main

Conversation

@GeekQiaQia
Copy link

@GeekQiaQia GeekQiaQia commented Mar 3, 2026

"accounts/fireworks/models/glm-5" to FireworksModelId type union

  • Add GLM-5 model configuration with 202k context window, reasoning support, and appropriate pricing
  • Add test case to verify GLM-5 model configuration is correctly returned

Resolves #11830

Related GitHub Issue

Closes: #

Roo Code Task Context (Optional)

Description

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

Interactively review PR in Roo Code Cloud

"accounts/fireworks/models/glm-5" to FireworksModelId type union
- Add GLM-5 model configuration with 202k context window, reasoning support, and appropriate pricing
- Add test case to verify GLM-5 model configuration is correctly returned

Resolves RooCodeInc#11830
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. Enhancement New feature or request labels Mar 3, 2026
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] GLM-5 not listed for fireworks.ai but is available

1 participant