Feat/mem0 support es (#2125)

This commit is contained in:
Yunsung Lee
2025-01-13 23:05:38 +09:00
committed by GitHub
parent 7397279872
commit 927644d712
8 changed files with 2063 additions and 1005 deletions

View File

@@ -37,7 +37,6 @@ ruff = "^0.6.5"
isort = "^5.13.2"
pytest = "^8.2.2"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"