mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-06 06:49:48 +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, )
|
refresh_vs_cache, get_vs_path, )
|
||||||
from fastapi.responses import StreamingResponse
|
from fastapi.responses import StreamingResponse
|
||||||
import json
|
import json
|
||||||
import shutil
|
|
||||||
|
|
||||||
|
|
||||||
async def list_docs(knowledge_base_name: str):
|
async def list_docs(knowledge_base_name: str):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user