1. Install
Pick the extra that matches your LLM library:2. Initialize
Set your agent’s API key (generated from its Configuration → Trace API Keys page on the Eldros dashboard — one key per agent), then callinit() once at agent startup — before your event loop:
init() kwargs or env vars can override it — see LLM tracing.