mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

Feature: tencent vector db integration

Open wlleiiwang opened this issue 3 months ago • 7 comments

Description

Integration of TencentVectorDB as a vector store backend. This implementation provides a complete interface for vector operations including insert, search, update, and delete operations, with support for metadata filtering and similarity search.

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Refactor (does not change functionality, e.g. code style improvements, linting)
  • [x] Documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Please delete options that are not relevant.

  • [ ] Unit Test
  • [ ] Test Script (please provide)

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes
  • [x] Any dependent changes have been merged and published in downstream modules
  • [x] I have checked my code and corrected any misspellings

Maintainer Checklist

  • [ ] closes #xxxx (Replace xxxx with the GitHub issue number)
  • [ ] Made sure Checks passed

wlleiiwang avatar Oct 16 '25 13:10 wlleiiwang

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 16 '25 13:10 CLAassistant

Hey @wlleiiwang can you please sign CLA to get things started? Thanks for this integration.

parshvadaftari avatar Oct 16 '25 18:10 parshvadaftari

@parshvadaftari Please help me review the code again.

wlleiiwang avatar Oct 23 '25 02:10 wlleiiwang

Hey @wlleiiwang the tests are failing please check for it.

parshvadaftari avatar Oct 23 '25 12:10 parshvadaftari

@parshvadaftari Please help me review the code again.

wlleiiwang avatar Oct 28 '25 11:10 wlleiiwang

Clipboard_Screenshot_1762188311 Clipboard_Screenshot_1762188804

@parshvadaftari Please help me review the code again.

wlleiiwang avatar Nov 03 '25 16:11 wlleiiwang

@Dev-Khant Please help me review the code

wlleiiwang avatar Nov 04 '25 11:11 wlleiiwang

@Dev-Khant @parshvadaftari Please help me review the code

wlleiiwang avatar Nov 18 '25 11:11 wlleiiwang