Getting Started
Intall the Pezzo Client
Install the @pezzo/client NPM package:Initialize the Pezzo Client
You only need to initialize the Pezzo client once, and then you can use it throughout your application.- Configure via environment variables
- Configure manually
Pezzo automatically looks for the following environment variables:
PEZZO_API_KEY: Your Pezzo API keyPEZZO_PROJECT_ID: Your Pezzo project IDPEZZO_ENVIRONMENT: The environment you want to use (e.g.Production, which is the default environment created by Pezzo)
Use Pezzo with OpenAI
Learn how to use Pezzo to observe and manage your OpenAI API calls.
API Reference
Pezzo API key
Pezzo project ID
Pezzo environment name
Pezzo server URL