LLM Logs
Trace model calls, token use, cost, and latency.
LLM Logs records every LLM call completion with its model, target, tokens, and cost. Open Observability → LLM Logs.

You can narrow by project and model. You can also search by model or agent. Each row is one completed model call:
Field
What it shows
Model
The model that ran, such as gpt-4.1-mini.
For
The target the call was made for.
Tokens
Tokens consumed by the call.
Cost
The credit cost of the call.
Latency
How long the call took, in milliseconds.
When
The completion time.
Status
The call outcome, such as Success.
Select a row to see the call's full detail.
Last updated

