pip
Authentication
You can authenticate with Fireworks by setting thefireworks.client.api_key variable:
FIREWORKS_API_KEY environment variable:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
pip install --upgrade fireworks-ai
fireworks.client.api_key variable:
fireworks.client.api_key = "<API_KEY>"
FIREWORKS_API_KEY environment variable:
export FIREWORKS_API_KEY=<API_KEY>
Was this page helpful?