feat:增加知识库数据接口

This commit is contained in:
2026-07-28 19:54:50 +08:00
parent 2e6e571973
commit 0e9bde9a14
19 changed files with 703 additions and 31 deletions

View File

@@ -7,4 +7,5 @@ langchain~=1.3.14
langchain-core~=1.5.1
langchain-openai~=1.4.1
starlette~=1.3.1
pydantic~=2.13.4
pydantic~=2.13.4
SQLAlchemy~=2.0.51