mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
pipeline sync draft
This commit is contained in:
@ -80,6 +80,7 @@ export type DataSet = {
|
||||
built_in_field_enabled: boolean
|
||||
doc_metadata?: MetadataInDoc[]
|
||||
keyword_number?: number
|
||||
pipeline_id?: string
|
||||
}
|
||||
|
||||
export type ExternalAPIItem = {
|
||||
|
||||
Reference in New Issue
Block a user