mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
model parameters
This commit is contained in:
@ -68,7 +68,7 @@ const stopParameterRule: ModelParameterRule = {
|
||||
},
|
||||
}
|
||||
|
||||
const PROVIDER_WITH_PRESET_TONE = ['openai', 'azure_openai']
|
||||
const PROVIDER_WITH_PRESET_TONE = ['langgenius/openai/openai', 'langgenius/azure_openai/azure_openai']
|
||||
const ModelParameterModal: FC<ModelParameterModalProps> = ({
|
||||
popupClassName,
|
||||
portalToFollowElemContentClassName,
|
||||
|
||||
Reference in New Issue
Block a user