We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06b408 commit c752c1eCopy full SHA for c752c1e
1 file changed
react/src/components/Chat/ChatParametersSliders.tsx
@@ -142,6 +142,7 @@ export const ChatParametersSliders = ({
142
<Form
143
size="small"
144
layout="vertical"
145
+ requiredMark={false}
146
initialValues={
147
Object.keys(parameters).length > 0
148
? parameters
0 commit comments