Fireworks AI is a generative AI inference platform to run and customize models with industry-leading speed and production-readiness.
Installation and setup
-
Install the Fireworks integration package.
- Get a Fireworks API key by signing up at fireworks.ai.
- Authenticate by setting the FIREWORKS_API_KEY environment variable.
Authentication
There are two ways to authenticate using your Fireworks API key:-
Setting the
FIREWORKS_API_KEY
environment variable. -
Setting
api_key
field in the Fireworks LLM module.