build(deps): bump mem0ai from 0.1.117 to 2.0.12 in /sdk#3278
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump mem0ai from 0.1.117 to 2.0.12 in /sdk#3278dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
JasonW404
reviewed
Jun 24, 2026
| "paramiko>=3.4.0", | ||
| "linkup-sdk", | ||
| "mem0ai==0.1.117", | ||
| "mem0ai==2.0.7", |
Member
There was a problem hiding this comment.
mem0ai 从 0.1.117 升级到 2.0.7 是 major version bump(从 0.x 到 2.x),这意味着 API 可能有大量不兼容变更。从 release notes 看,v2 重构了 vector store 接口、修复了大量 crash 问题。请确认项目中 mem0ai 的调用代码是否已适配 v2 API,特别是 Memory 初始化和 vector store 配置部分。
Bumps [mem0ai](https://github.com/mem0ai/mem0) from 0.1.117 to 2.0.12. - [Release notes](https://github.com/mem0ai/mem0/releases) - [Commits](mem0ai/mem0@0.1.117...v2.0.12) --- updated-dependencies: - dependency-name: mem0ai dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/sdk/mem0ai-2.0.7
branch
from
July 14, 2026 03:14
42b3b70 to
6b1925c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mem0ai from 0.1.117 to 2.0.12.
Release notes
Sourced from mem0ai's releases.
... (truncated)
Commits
42cf18cchore: update changelog, bump SDK versions to Python 2.0.12 and TypeScript 3....d89793brefactor(ts-sdk): lazy-load optional provider SDKs so importing mem0ai/oss ne...1783674feat(vector-stores): add Databricks provider to TypeScript OSS SDK (#5824)c9af559fix(anthropic): Remove sampling parameters when using new model. (#6211)f69f8dcfix(weaviate): don't write OutputData model fields as properties on update (#...28e4d81fix(ts-sdk): re-raise LLM extraction transport failures instead of returning ...1d383c4fix(vector-stores): improve milvus wildcard search (#6187)8488abedocs: correct custom categories, per-call custom_categories is supported (#6218)49863e9docs: add a dedicated Memory Expiration page (#6194)770ce97fix(core): coerce non-string entity ids instead of crashing on .strip() (#6206)