feat: enhance agent orchestration, knowledge flow and UI refinements

This commit is contained in:
2026-03-29 20:31:13 +08:00
parent d85cb9cf35
commit e0fe3ca623
301 changed files with 1197804 additions and 7863 deletions

View File

@@ -27,6 +27,9 @@ dependencies = [
"llama-index-vector-stores-chroma>=0.3.0",
"chromadb>=0.5.0",
# Memory
"mem0ai>=1.0.0",
# 数据库
"sqlalchemy>=2.0.0",
"aiosqlite>=0.20.0",