Python Client
Getting Started
You can install the client library with pip:
pip
Authentication
You can authenticate with Fireworks by setting the fireworks.client.api_key
variable:
Or by setting the FIREWORKS_API_KEY
environment variable:
Was this page helpful?