Skip to content

Add fireworks ai as a provider #6653

@ershang-fireworks

Description

@ershang-fireworks

What specific problem does this solve?

We should add Fireworks AI as a new provider to Roo Code to support model inference through their API. Fireworks offers hosted versions of popular open-source models like Kimi and Qwen.

Additional context (optional)

No response

Roo Code Task Links (Optional)

No response

Request checklist

  • I've searched existing Issues and Discussions for duplicates
  • This describes a specific problem with clear impact and context

Interested in implementing this?

  • Yes, I'd like to help implement this feature

Implementation requirements

  • I understand this needs approval before implementation begins

How should this be solved? (REQUIRED if contributing, optional otherwise)

It's quite simple. I will just follow other providers in the codebase to add:

  1. provider handler
  2. models info
  3. tests
  4. UI components

How will we know it works? (Acceptance Criteria - REQUIRED if contributing, optional otherwise)

Given I'm on the welcome page
When I choose Fireworks AI as the provider and type in the api key
Then I will be able to use models from fireworks
And I see everything works like other providers

Technical considerations (REQUIRED if contributing, optional otherwise)

nothing much because it's quite simple. I can just follow other providers as example in the codebase

Trade-offs and risks (REQUIRED if contributing, optional otherwise)

no need to trade off anything

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or requestIssue - In ProgressSomeone is actively working on this. Should link to a PR soon.feature requestFeature request, not a bugproposal

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions