mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
Agent doc fix
This commit is contained in:
parent
24d6ec67c7
commit
b692e87836
2 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import TabItem from '@theme/TabItem';
|
|||
|
||||
Track and visualize agent-level spend directly in the dashboard. Monitor agent usage analytics, spend logs, and activity metrics to understand how your A2A agents are consuming LLM resources.
|
||||
|
||||
This feature is **available in v1.80.8-stable and above**.
|
||||
This feature is **available in v1.80.10-stable and above**.
|
||||
|
||||
## Overview
|
||||
|
||||
|
|
|
|||
|
|
@ -313,6 +313,7 @@ const sidebars = {
|
|||
"proxy/tag_budgets",
|
||||
"proxy/customers",
|
||||
"proxy/customer_usage",
|
||||
"proxy/agent_usage",
|
||||
"proxy/dynamic_rate_limit",
|
||||
"proxy/rate_limit_tiers",
|
||||
"proxy/temporary_budget_increase",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue