mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
datasource
This commit is contained in:
@ -38,6 +38,7 @@ const DataSources = ({
|
||||
provider_name: toolDefaultValue?.provider_name,
|
||||
datasource_name: toolDefaultValue?.tool_name,
|
||||
datasource_label: toolDefaultValue?.tool_label,
|
||||
title: toolDefaultValue?.title,
|
||||
})
|
||||
}, [onSelect])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user