Documentation Index
Fetch the complete documentation index at: https://docs.bentolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- Python 3.10 or higher
Install
bentolabs_sdk.analytics) brings its own OpenTelemetry dependencies. You don’t need to install opentelemetry-api or opentelemetry-sdk separately unless you want to use the lower-level OTel transport.
Set your API key
Sign in at platform.bentolabs.ai and create a workspace. Copy the API key from settings. Keys start withbl_pk_ and the prefix is validated by the SDK, so a clearly-bad key fails before any network request goes out.
Verify your install
What’s next
Configuration
Env vars,
init(), and lifecycle hooks.track_ai
The full event API.