Use vector store for similarity search - #1306
Open
zhangzhenghao wants to merge 10 commits into
Open
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1306 +/- ##
==========================================
- Coverage 72.17% 72.11% -0.07%
==========================================
Files 94 95 +1
Lines 18608 18801 +193
==========================================
+ Hits 13430 13558 +128
- Misses 3764 3795 +31
- Partials 1414 1448 +34 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
zhangzhenghao
force-pushed
the
feat/embedding-item-to-item-vector-store
branch
4 times, most recently
from
July 3, 2026 12:26
a22ccab to
8dab4e6
Compare
zhangzhenghao
force-pushed
the
feat/embedding-item-to-item-vector-store
branch
2 times, most recently
from
August 5, 2026 16:41
5b9133f to
53c5e8c
Compare
zhangzhenghao
force-pushed
the
feat/embedding-item-to-item-vector-store
branch
3 times, most recently
from
August 11, 2026 04:42
78ec332 to
21986f0
Compare
…ean up vector collection name handling
zhangzhenghao
force-pushed
the
feat/embedding-item-to-item-vector-store
branch
from
August 13, 2026 13:42
21986f0 to
8a3b668
Compare
zhangzhenghao
force-pushed
the
feat/embedding-item-to-item-vector-store
branch
from
August 13, 2026 16:49
1cc7117 to
3734cbf
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.
Summary
Tests
go test ./logics ./master ./worker ./server -count=1