Skip to main content
Fireworks is a platform for providing endpoints for Large Language models.

Authentication

Set your FIREWORKS_API_KEY environment variable. Get your key from here.

Prompt caching

Prompt caching will happen automatically using our Fireworks model. You can read more about how Fireworks handle caching in their docs.

Example

Use Fireworks with your Agent:
View more examples here.

Parameters

Fireworks extends the OpenAI-compatible interface and supports most parameters from the OpenAI model.