mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
datasource
This commit is contained in:
@ -52,6 +52,7 @@ export type Collection = {
|
||||
plugin_id?: string
|
||||
letter?: string
|
||||
is_authorized?: boolean
|
||||
provider?: string
|
||||
}
|
||||
|
||||
export type ToolParameter = {
|
||||
|
||||
Reference in New Issue
Block a user