version bump and update langchain-community (#1934)

This commit is contained in:
Dev Khant
2024-10-01 22:25:42 +05:30
committed by GitHub
parent 0d45c61aa3
commit 3513a9def6
2 changed files with 59 additions and 290 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "mem0ai"
version = "0.1.17"
version = "0.1.18"
description = "Long-term memory for AI Agents"
authors = ["Mem0 <founders@mem0.ai>"]
exclude = [
@@ -22,7 +22,7 @@ openai = "^1.33.0"
posthog = "^3.5.0"
pytz = "^2024.1"
sqlalchemy = "^2.0.31"
langchain-community = "^0.2.12"
langchain-community = "^0.3.1"
neo4j = "^5.23.1"
rank-bm25 = "^0.2.2"