新增AI会话系统

This commit is contained in:
2025-10-29 23:56:57 +08:00
parent a893e54166
commit b247c57bbe
7 changed files with 761 additions and 0 deletions

View File

@@ -18,5 +18,9 @@ psutil==7.1.2
# 拼音处理
pypinyin==0.51.0
# AI对话框架
llama-index-core>=0.10.0
llama-index-llms-ollama>=0.1.0
# 注意使用Python标准库sqlite3不引入SQLAlchemy