mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-27 09:13:25 +08:00
update kb_doc_api.py
This commit is contained in:
parent
5d1a0ec15d
commit
bc3ee83910
@ -8,7 +8,6 @@ from server.knowledge_base.utils import (validate_kb_name, get_kb_path, get_doc_
|
||||
refresh_vs_cache, get_vs_path, )
|
||||
from fastapi.responses import StreamingResponse
|
||||
import json
|
||||
import shutil
|
||||
|
||||
|
||||
async def list_docs(knowledge_base_name: str):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user