datasource

This commit is contained in:
zxhlyh
2025-06-04 18:09:03 +08:00
parent 0bf0c7dbe8
commit a7fa5044e3
3 changed files with 8 additions and 7 deletions

View File

@ -52,6 +52,7 @@ export type Collection = {
plugin_id?: string
letter?: string
is_authorized?: boolean
provider?: string
}
export type ToolParameter = {