mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +08:00
model parameters
This commit is contained in:
parent
06c4627abb
commit
5efcdd6fa7
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user