feat:增加存储用户对话记录

This commit is contained in:
2026-05-28 13:55:37 +08:00
parent 613f426aee
commit c136426589
11 changed files with 122 additions and 18 deletions

View File

@@ -5,5 +5,6 @@ langchain-openai~=1.2.2
langchain-tavily~=0.2.18
langgraph~=1.2.2
langgraph-checkpoint-sqlite~=3.1.0
pydantic~=2.12.5
langchain-core~=1.4.0
pydantic~=2.13.4
langchain-core~=1.4.0
python-dotenv~=1.2.2