Added threshold to search (#2899)

This commit is contained in:
Prateek Chhikara
2025-06-03 03:58:21 -06:00
committed by GitHub
parent 849452cc93
commit be37fca1bb
2 changed files with 18 additions and 12 deletions

View File

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