fix: enhance model parameter handling with advanced mode support and localization updates (#25963)
This commit is contained in:
@@ -136,6 +136,7 @@ const ModelParameterModal: FC<ModelParameterModalProps> = ({
|
||||
provider,
|
||||
model,
|
||||
value?.completion_params,
|
||||
isAdvancedMode,
|
||||
)
|
||||
nextCompletionParams = filtered
|
||||
|
||||
|
||||
Reference in New Issue
Block a user