Skip to content

Commit

Permalink
Models list: verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Feb 11, 2025
1 parent a66ecd7 commit 2eb230d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/llms/models-modal/ModelsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ export function ModelsList(props: {
{items.length > 0 ? items : (
<ListItem>
<Typography level='body-sm'>
Please configure the service and update the list of models.
Please configure the service and refresh the models list.
</Typography>
</ListItem>
)}
Expand Down

0 comments on commit 2eb230d

Please sign in to comment.