For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
New
- Reasoning tokens tracking — track reasoning tokens separately for o3, gpt-5, and other reasoning models. Shows as a dedicated field alongside prompt and completion tokens.
- Export pipeline — partition-based export with sampling percentage and field selection.
- MCP tools expansion — added tools for credit transactions, API key management, experiments, scores, traces, automations, and dashboard analytics.
- Rate limiting — global rate limiting across all API endpoints for stability.
Improved
- Prompt cache hit tokens bug fix
- Dead letter queue (DLQ) observability and retry tools