mirror of https://github.com/langgenius/dify.git
This commit is contained in:
parent
133193e7d0
commit
a82ab1d152
|
|
@ -84,6 +84,7 @@ from .datasets import (
|
|||
website,
|
||||
)
|
||||
from .datasets.rag_pipeline import (
|
||||
datasource_auth,
|
||||
rag_pipeline,
|
||||
rag_pipeline_datasets,
|
||||
rag_pipeline_import,
|
||||
|
|
|
|||
Loading…
Reference in New Issue