Skip to content

Feat/vectordb interface refactor#327

Merged
MaojiaSheng merged 7 commits intomainfrom
feat/semantic-gateway-refactor
Feb 27, 2026
Merged

Feat/vectordb interface refactor#327
MaojiaSheng merged 7 commits intomainfrom
feat/semantic-gateway-refactor

Conversation

@kkkwjx07
Copy link
Collaborator

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@kkkwjx07 kkkwjx07 changed the title Feat/semantic gateway refactor Feat/vectordb interface refactor Feb 27, 2026
@MaojiaSheng MaojiaSheng merged commit e8981bf into main Feb 27, 2026
6 checks passed
@MaojiaSheng MaojiaSheng deleted the feat/semantic-gateway-refactor branch February 27, 2026 07:56
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenViking project Feb 27, 2026
BytedanceFu pushed a commit that referenced this pull request Feb 27, 2026
* refactor: route vector access through semantic gateway

* refactor vector storage to collection-bound drivers

* refactor(storage): collapse gateway/interface into single-collection backend

* refactor vectordb backend to single-collection adapter model

* chore: align naming with vikingdb and rename session test

* fix

* docs: add guide for integrating third-party vectordb adapters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants