Remove OpenMemory Directory from pyproject and Update Link (#2678)

This commit is contained in:
Saket Aryan
2025-05-13 21:50:56 +05:30
committed by GitHub
parent c41719ff9a
commit da59412150
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@
<a href="https://mem0.dev/DiG">Join Discord</a>
·
<a href="https://mem0.dev/demo">Demo</a>
·
<a href="https://mem0.dev/openmemory">OpenMemory</a>
</p>
<p align="center">

View File

@@ -50,4 +50,4 @@ build-backend = "poetry.core.masonry.api"
[tool.ruff]
line-length = 120
exclude = ["embedchain/"]
exclude = ["embedchain/", "openmemory/"]