Enhance update method to support metadata (#2976)

This commit is contained in:
Prateek Chhikara
2025-06-18 10:07:18 -07:00
committed by GitHub
parent 9eb4e77c75
commit cdee6a4ff0
3 changed files with 506 additions and 111 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mem0ai"
version = "0.1.108"
version = "0.1.109"
description = "Long-term memory for AI Agents"
authors = [
{ name = "Mem0", email = "founders@mem0.ai" }