Skip to content

feat: Fireworks as inference option - #10

Merged
mislavivanda merged 2 commits into
mainfrom
add-fireworks-inference-option
Jul 31, 2026
Merged

feat: Fireworks as inference option#10
mislavivanda merged 2 commits into
mainfrom
add-fireworks-inference-option

Conversation

@mislavivanda

@mislavivanda mislavivanda commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary by cubic

Adds Fireworks as an inference option across Python and TypeScript examples, including the LangGraph plan-and-execute agent. Users can choose models via a provider-agnostic MODEL env and run agents with the matching API key.

  • New Features
    • Python (LangChain + LangGraph data agents): Model set via MODEL=provider:model (default Anthropic). Switched to init_chat_model. Added Fireworks setup (langchain-fireworks), FIREWORKS_API_KEY, and example fireworks:accounts/fireworks/models/kimi-k2p6.
    • Python (ai-data-analyst): Added FIREWORKS_AI_API_KEY and Fireworks model option in README.
    • TypeScript (mastra/coding-agent): Added Fireworks models to supported list and FIREWORKS_API_KEY to .env.example.
    • TypeScript (vercel-ai-sdk/multi-language-benchmark-agent): Added provider switching guide with @ai-sdk/fireworks@2, example accounts/fireworks/models/kimi-k2p6, and env key setup.

Written for commit 2b6d7a9. Summary will update on new commits.

Review in cubic

Signed-off-by: Mislav Ivanda <mislavivanda454@gmail.com>

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 8 files

Re-trigger cubic

Signed-off-by: Mislav Ivanda <mislavivanda454@gmail.com>
@mislavivanda
mislavivanda merged commit 320b4af into main Jul 31, 2026
8 checks passed
@mislavivanda
mislavivanda deleted the add-fireworks-inference-option branch July 31, 2026 14:12
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant