返回全部动态

Mem0 Node SDK v3.1.6 发布:新增 Oracle 向量存储与多项修复

原标题:Mem0 Node SDK (v3.1.6)

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

AI 摘要

Mem0 发布了 Node SDK v3.1.6,新增 Oracle AI Vector Search 向量存储支持,包含池化连接、HNSW/IVF 索引、索引精度选项、JSON 过滤和多种距离度量。修复了会话作用域键的百分号转义问题,以及 Oracle 池初始化失败时的清理和重试逻辑。优化了 Oracle 插入和查询性能,通过批量操作和窗口函数减少往返。同时修补了 8 个高危和 18 个中危依赖漏洞。

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

正文节选

**New Features:** - **Vector Stores:** Add an Oracle AI Vector Search vector store (`oracledb`) to the OSS SDK, with pooled connections, `HNSW`/`IVF` indexes, an optional `indexAccuracy` target, JSON payload filtering, and six selectable distance metrics ([#6690](https://github.com/mem0ai/mem0/pull/6690)) **Bug Fixes:** - **Core:** Percent-escape `%`, `&`, and `=` in `user_id`, `agent_id`, and `run_id` when building the session scope key for the recent-conversation buffer, so the key stays


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