mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
copy(ui): describe recommended Auto Setup models
This commit is contained in:
parent
72ddd699dd
commit
a2e5e7e066
1 changed files with 1 additions and 1 deletions
|
|
@ -544,7 +544,7 @@ const AddAutoRouterTab: React.FC<AddAutoRouterTabProps> = ({
|
|||
<div>
|
||||
<div className="text-sm font-medium text-foreground">Start with a recommended setup</div>
|
||||
<div className="text-xs text-muted-foreground">
|
||||
Uses your available models and their listed prices. You can review and edit everything before
|
||||
Uses your available models and our recommended setups. You can review and edit everything before
|
||||
saving.
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue