Installation
Quick Start
Streaming
Streaming responses are also traced with time-to-first-token:With Azure OpenAI
Multimodal (Images)
Image inputs are automatically handled:Model A/B Testing
What Gets Traced
| Field | Description |
|---|---|
| Model | gpt-4o, gpt-4o-mini, etc. |
| Duration | Total request time (ms) |
| Tokens | Prompt, completion, cached tokens |
| Cost | Calculated from token usage |
| Prompts | All input messages |
| Completions | Model response |
| Session | Your config key + session ID |

