Skip to content

Mem0 Python SDK (v2.0.17)

Choose a tag to compare

@whysosaket whysosaket released this 05 Aug 16:42
12c47f5

New Features:

  • Client: Add agent_custom_instructions to project.update()/update_project() (sync and async) and to the ProjectUpdateOptions and AddMemoryOptions typed models. It sets a second extraction instruction set that applies only to agent-scoped memories: an add passing agent_id without user_id uses it, one passing both splits by attribution, and while it is unset custom_instructions continues to apply to every memory (#6809)