Skip to content

[api][runtime][integration] Support Mem0 based Long-Term Memory on the Java side.#647

Merged
wenjin272 merged 2 commits intoapache:mainfrom
wenjin272:vectorstore-java
May 7, 2026
Merged

[api][runtime][integration] Support Mem0 based Long-Term Memory on the Java side.#647
wenjin272 merged 2 commits intoapache:mainfrom
wenjin272:vectorstore-java

Conversation

@wenjin272
Copy link
Copy Markdown
Collaborator

@wenjin272 wenjin272 commented May 6, 2026

Linked issue: #619 and #620

Purpose of change

  1. Drop the VectorStoreLongTermMemory in java
  2. Refactor the vector store API to align with the Python side.
  3. Support Mem0 based Long-Term Memory on the Java side.

Tests

ut & e2e

API

Documentation

  • doc-needed
  • doc-not-needed
  • doc-included

@wenjin272 wenjin272 added feature [Issue Type] New features or improvements to existing features. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. labels May 6, 2026
@github-actions github-actions Bot added doc-needed Your PR changes impact docs. priority/major Default priority of the PR or issue. and removed doc-needed Your PR changes impact docs. labels May 6, 2026
wenjin272 and others added 2 commits May 6, 2026 14:59
…tor store API

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@wenjin272 wenjin272 force-pushed the vectorstore-java branch from 1ef6e62 to 4692c16 Compare May 6, 2026 07:00
Copy link
Copy Markdown
Contributor

@xintongsong xintongsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wenjin272 wenjin272 merged commit 3a82807 into apache:main May 7, 2026
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-needed Your PR changes impact docs. feature [Issue Type] New features or improvements to existing features. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants