added required to label
This commit is contained in:
parent
5d115af2bd
commit
04df8b6290
1 changed files with 1 additions and 0 deletions
|
|
@ -799,6 +799,7 @@ function KnowledgeSourcesPage() {
|
|||
<div className="space-y-2">
|
||||
<Label htmlFor="model-select" className="text-base font-medium">
|
||||
Language model
|
||||
<span className="text-red-500">*</span>
|
||||
</Label>
|
||||
<Select
|
||||
value={
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue