update sdk document and chunk (#2421)
### What problem does this PR solve? _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
committed by
GitHub
parent
7e75b9d778
commit
99a7c0fb97
@@ -6,4 +6,5 @@ from .ragflow import RAGFlow
|
||||
from .modules.dataset import DataSet
|
||||
from .modules.assistant import Assistant
|
||||
from .modules.session import Session
|
||||
from .modules.document import Document
|
||||
from .modules.document import Document
|
||||
from .modules.chunk import Chunk
|
||||
Reference in New Issue
Block a user