mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 09:58:04 +08:00
feat: model-selector in Agent node (case: installed models)
This commit is contained in:
@ -180,6 +180,7 @@ export const AgentStrategy = (props: AgentStrategyProps) => {
|
||||
validating={false}
|
||||
showOnVariableMap={{}}
|
||||
isEditMode={true}
|
||||
isAgentStrategy={true}
|
||||
fieldLabelClassName='uppercase'
|
||||
customRenderField={renderField}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user