mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
add old auth transform
This commit is contained in:
@ -392,7 +392,6 @@ class IndexingRunner:
|
||||
"url": data_source_info["url"],
|
||||
"mode": data_source_info["mode"],
|
||||
"only_main_content": data_source_info["only_main_content"],
|
||||
"credential_id": data_source_info["credential_id"],
|
||||
},
|
||||
document_model=dataset_document.doc_form,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user