pipeline sync draft

This commit is contained in:
zxhlyh
2025-05-16 17:47:08 +08:00
parent 4b7274f9a5
commit 836cf6453e
8 changed files with 131 additions and 52 deletions

View File

@ -80,6 +80,7 @@ export type DataSet = {
built_in_field_enabled: boolean
doc_metadata?: MetadataInDoc[]
keyword_number?: number
pipeline_id?: string
}
export type ExternalAPIItem = {