feat(memory): integrate Mem0 for enhanced conversational memory
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled

This commit is contained in:
gameloader
2025-10-12 16:36:41 +08:00
parent 0ab8fc2fa9
commit 618c2ec209
9 changed files with 1365 additions and 827 deletions

View File

@ -8,6 +8,7 @@ dependencies = [
"fastapi>=0.115.12",
"haystack-ai>=2.12.1",
"huggingface-hub>=0.30.2",
"mem0ai>=0.1.118",
"milvus-haystack>=0.0.15",
"pydantic>=2.11.3",
"pymilvus>=2.5.6",