Skip to content

feat: add GLM-5 model to Fireworks AI provider#11849

Draft
roomote-v0[bot] wants to merge 1 commit intomainfrom
feature/add-fireworks-glm-5
Draft

feat: add GLM-5 model to Fireworks AI provider#11849
roomote-v0[bot] wants to merge 1 commit intomainfrom
feature/add-fireworks-glm-5

Conversation

@roomote-v0
Copy link
Contributor

@roomote-v0 roomote-v0 bot commented Mar 3, 2026

This PR attempts to address Issue #11830.

Changes

  • Added accounts/fireworks/models/glm-5 to the FireworksModelId type union in packages/types/src/providers/fireworks.ts
  • Added GLM-5 model info (context window, max tokens, pricing) to the fireworksModels object, following the same pattern as existing GLM models (GLM-4.6, GLM-4.7)
  • Added a test case for the GLM-5 model in src/api/providers/__tests__/fireworks.spec.ts

All tests pass (29/29) and type checks are clean.

Feedback and guidance are welcome.

Interactively review PR in Roo Code Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant