[Mem0] Fix issues and update docs (#1477)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "mem0ai"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
description = "Long-term memory for AI Agents"
|
||||
authors = ["Deshraj Yadav <deshraj@mem0.ai>", "Taranjeet Singh <taranjeet@mem0.ai>"]
|
||||
exclude = [
|
||||
@@ -29,6 +29,7 @@ pytest = "^8.2.2"
|
||||
ruff = "^0.4.8"
|
||||
isort = "^5.13.2"
|
||||
pytest = "^8.2.2"
|
||||
ipykernel = "^6.29.5"
|
||||
|
||||
|
||||
[tool.poetry.group.optional.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user