Skip to content

Commit a88c598

Browse files
committed
Merge remote-tracking branch 'origin/main' into 25.16
2 parents dfff1c9 + c752c1e commit a88c598

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

react/src/components/Chat/ChatParametersSliders.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ export const ChatParametersSliders = ({
142142
<Form
143143
size="small"
144144
layout="vertical"
145+
requiredMark={false}
145146
initialValues={
146147
Object.keys(parameters).length > 0
147148
? parameters

0 commit comments

Comments
 (0)