返回全部动态

Mem0 Node SDK 3.1.4 发布:新增搜索选项并修复多项问题

原标题:Mem0 Node SDK (3.1.4)

Mem0 Releases一手来源产品发布质量 76

AI 摘要

Mem0 发布了 Node SDK 3.1.4,新增了搜索选项 referenceDate 和 keywordSearch,并修复了多个客户端和内存管理问题。这些修复包括优化 ping 调用、改进连接复用、防止元数据覆盖身份范围,以及修复 Redis 过滤表达式。这些改进提升了 SDK 的性能和稳定性。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

**New Features:** - **Client:** Add `referenceDate` and `keywordSearch` to `SearchMemoryOptions`, keeping the TypeScript client's typed search options in sync with the Platform API ([#6696](https://github.com/mem0ai/mem0/pull/6696)) **Bug Fixes:** - **Client:** Take the `/v1/ping/` identity/telemetry call off the request critical path. Every method previously did `if (this.telemetryId === "") await this.ping();`, blocking the first call on each client instance on a network round trip; the p


发布时间:2026-08-05 02:53
抓取时间:2026-08-05 03:37
来源机构:Mem0
阅读原文github.com