Remove OpenMemory Directory from pyproject and Update Link (#2678)
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -50,4 +50,4 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
exclude = ["embedchain/"]
|
||||
exclude = ["embedchain/", "openmemory/"]
|
||||
|
||||
Reference in New Issue
Block a user