Skip to content

feat: add Fireworks (Firepass) provider#1742

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
Adam8234:add-firepass-provider
May 9, 2026
Merged

feat: add Fireworks (Firepass) provider#1742
rekram1-node merged 1 commit into
anomalyco:devfrom
Adam8234:add-firepass-provider

Conversation

@Adam8234
Copy link
Copy Markdown

@Adam8234 Adam8234 commented May 9, 2026

Adds the Fireworks AI Firepass subscription provider.

Fire Pass is a monthly subscription (49/mo) that gives access to Kimi K2.6 Turbo via a dedicated API key with no per-token charges.

@Adam8234 Adam8234 force-pushed the add-firepass-provider branch from 2117e90 to e9e2d43 Compare May 9, 2026 17:07
@rekram1-node
Copy link
Copy Markdown
Collaborator

Why is it a separate provider? isnt it just another apikey? or do the models available differ? Cause base url and endpoints seem to match regulaar fireworks

@Adam8234
Copy link
Copy Markdown
Author

Adam8234 commented May 9, 2026

It's a different model ID along with separated API Keys for Firepass only vs Regular Billing


image

I did this mostly to reduce the risk of surprise billing on Fireworks API, which a lot of people had issues with in the past versions of Firepass (V1).

TLDR;

  • If you use Firepass API key with regular Fireworks provider my assumption is that you you get 400 errors.
  • If you use regular API key with Fireworks + Firepass Model ID you get charged for API usage.

@Adam8234
Copy link
Copy Markdown
Author

Adam8234 commented May 9, 2026

isnt it just another apikey?

Yes.

or do the models available differ?

Yes. only Kimi K2.6 Turbo Variant is available on the sub

@Adam8234
Copy link
Copy Markdown
Author

Adam8234 commented May 9, 2026

I will take care of the validation error quick here.

Adds the Fireworks AI Firepass subscription provider.
- Provider uses a dedicated FIREPASS_API_KEY
- Uses @ai-sdk/openai-compatible SDK
- Includes Kimi K2.6 Turbo (accounts/fireworks/routers/kimi-k2p6-turbo)
- Zero per-token cost since covered by subscription
@Adam8234 Adam8234 force-pushed the add-firepass-provider branch from e9e2d43 to 83ae4cf Compare May 9, 2026 17:22
@rekram1-node
Copy link
Copy Markdown
Collaborator

gotcha okay makes sense

@rekram1-node rekram1-node merged commit 83c7e2b into anomalyco:dev May 9, 2026
1 check passed
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