When to use logs
- A client reports an error.
- Balance changes unexpectedly.
- A model call is slower or more expensive than expected.
- You need request IDs for troubleshooting.
Fields to review
| Field | Meaning |
|---|---|
| Model | The model used by the request |
| Status | Success or failure state |
| Tokens | Input and output token usage |
| Cost | Quota consumed by the request |
