mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
feat(datasource): add datasource content preview api
This commit is contained in:
@ -89,6 +89,7 @@ from .datasets.rag_pipeline import (
|
||||
rag_pipeline_datasets,
|
||||
rag_pipeline_import,
|
||||
rag_pipeline_workflow,
|
||||
datasource_content_preview
|
||||
)
|
||||
|
||||
# Import explore controllers
|
||||
|
||||
Reference in New Issue
Block a user