ui - show how models were load balanced

This commit is contained in:
Ishaan Jaff 2024-04-23 22:08:59 -07:00
parent 59cacf1a3a
commit b2fdc3fc76

View file

@ -493,6 +493,10 @@ const UsagePage: React.FC<UsagePageProps> = ({
</TabPanel>
<TabPanel>
<Title>Filter By Model Group</Title>
<p style={{fontSize: '0.85rem', color: '#808080'}}>View how requests were load balanced within a model group</p>
<p style={{fontSize: '0.85rem', color: '#808080', fontStyle: 'italic'}}>(Beta feature) only supported for Azure Model Groups</p>
<Select
className="mb-4 mt-2"