update:1.更新导入导出功能 2.实现RAG记忆功能,引入剧情分析功能
This commit is contained in:
@@ -17,4 +17,8 @@ anthropic==0.18.0
|
||||
|
||||
# 工具库
|
||||
httpx==0.26.0
|
||||
python-dotenv==1.0.0
|
||||
python-dotenv==1.0.0
|
||||
|
||||
# 向量数据库和Embedding (长期记忆系统)
|
||||
chromadb>=0.5.0
|
||||
sentence-transformers>=2.3.1
|
||||
Reference in New Issue
Block a user