Skip to content

Add Fireworks Kimi K2.5 Turbo router#1256

Merged
rekram1-node merged 1 commit intoanomalyco:devfrom
jonathancaevans:add-kimi-k2p5-turbo-router
Mar 23, 2026
Merged

Add Fireworks Kimi K2.5 Turbo router#1256
rekram1-node merged 1 commit intoanomalyco:devfrom
jonathancaevans:add-kimi-k2p5-turbo-router

Conversation

@jonathancaevans
Copy link
Copy Markdown
Contributor

Summary

Adds the Kimi K2.5 Turbo router model for Fireworks AI provider. This codifies the Developer Pass offering for opencode users.

Background

Fireworks AI offers a Developer Pass that provides access to models through a subscription/usage plan model rather than per-token pricing. This model entry enables opencode users to access Kimi K2.5 Turbo via the Fireworks router.

Changes

  • Model ID: accounts/fireworks/routers/kimi-k2p5-turbo
  • Supports text and image input, text output
  • Includes reasoning capabilities with interleaved reasoning content
  • Pricing set to 0 (per-token costs absorbed by Developer Pass subscription - follows precedent from other flat-rate providers like alibaba-coding-plan-cn)

Model Details

Field Value
Family kimi-thinking
Context 256K
Output 256K
Reasoning
Tool Calling
Temperature
Knowledge 2025-01

Pricing Note

This model uses Fireworks' Developer Pass pricing model rather than per-token billing. The cost.input = 0 and cost.output = 0 reflect that usage is covered by the subscription tier, similar to how other providers (aihubmix, alibaba-coding-plan-cn) handle their flat-rate plans in models.dev.

- Model ID: accounts/fireworks/routers/kimi-k2p5-turbo

- Pricing set to 0 (handled at subscription layer)

- Supports text and image input, text output

- Includes reasoning capabilities
Comment on lines +12 to +14
[cost]
cache_read = 0
input = 0
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It's free?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Oh i see pr description hm

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@rekram1-node Pricing set to 0 (per-token costs absorbed by Fireworks' developer Pass subscription - follows precedent from other flat-rate providers like alibaba-coding-plan-cn)

Let me know if there's a better practice for indicating unique model id's for flat rate providers.

@rekram1-node rekram1-node merged commit 9838c55 into anomalyco:dev Mar 23, 2026
1 check passed
jonathancaevans added a commit to jonathancaevans/models.dev that referenced this pull request Apr 6, 2026
Add (firepass) suffix to clarify this is the Firepass router endpoint.

Follow-up to anomalyco#1256
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.

2 participants