Added Fireworks as a provider#265
Conversation
|
Thanks for the quick PR @ndrewGele! AFAIK, Fireworks has support for OpenAI and Anthropic-compatible endpoints, so we should be able to add this in without any Go code. I think it also supports newer formats like the Responses API, but up to @andreynering which of these is the right shape. |
|
I'll take a look at the linter issues later today. |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a49b774 to
26bf09a
Compare
Hey, missed this reply earlier, but thanks for the quick review on your end as well! |
|
Hi @ndrewGele, Some notes:
|
|
They have a |
CONTRIBUTING.md.Worth noting that my agent identified some discrepancies between which serverless models Fireworks advertises on their website and what their API returns, but I decided to use the API as a source of truth.
Ran it locally and asked a few of the cheaper models to write fizzbuzz for me as a test.