forked from phoenix/litellm-mirror
ui - view spend by tag
This commit is contained in:
parent
1f7a741e28
commit
9663ee56f2
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
|
|||
|
||||
<Card>
|
||||
<Title>Spend Per Tag - Last 30 Days</Title>
|
||||
<Text>Get Started Tracking cost per tag <a href="https://docs.litellm.ai/docs/proxy/enterprise#tracking-spend-for-custom-tags">here</a></Text>
|
||||
<Text>Get Started Tracking cost per tag <a href="https://docs.litellm.ai/docs/proxy/enterprise#tracking-spend-for-custom-tags" target="_blank">here</a></Text>
|
||||
<Table>
|
||||
<TableHead>
|
||||
<TableRow>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue