Skip to content

Conversation

VoVoR
Copy link
Contributor

@VoVoR VoVoR commented May 31, 2023

USearch is the vector search engine by Unum.cloud!
@ashvardanian has recently added UForm, and we will add UStore soon to complete our vector database integration.

@sre-ci-robot sre-ci-robot requested a review from cxie May 31, 2023 07:53
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: VoVoR
To complete the pull request process, please assign xiaofan-luan after the PR has been reviewed.
You can assign the PR to them by writing /assign @xiaofan-luan in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot requested a review from xiaofan-luan May 31, 2023 07:53
@sre-ci-robot
Copy link
Collaborator

Welcome @VoVoR! It looks like this is your first PR to zilliztech/GPTCache 🎉

@SimFG
Copy link
Contributor

SimFG commented May 31, 2023

@VoVoR great!!! please sign your commit, like: git commit --amend -s. And you need add some test case for the new vector store

@SimFG
Copy link
Contributor

SimFG commented May 31, 2023

And please keep a commit in the commit. When you fix something wrong, please use git add . && git commit --amend && git push origin -f

@mergify mergify bot added dco-passed and removed needs-dco labels May 31, 2023
@VoVoR
Copy link
Contributor Author

VoVoR commented May 31, 2023

@VoVoR great!!! please sign your commit, like: git commit --amend -s. And you need add some test case for the new vector store

Done
Thanks for the help!

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #399 (30d9f50) into dev (b14d669) will decrease coverage by 0.03%.
The diff coverage is 92.10%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #399      +/-   ##
==========================================
- Coverage   94.29%   94.26%   -0.03%     
==========================================
  Files          83       84       +1     
  Lines        2820     2858      +38     
==========================================
+ Hits         2659     2694      +35     
- Misses        161      164       +3     
Impacted Files Coverage Δ
gptcache/manager/vector_data/usearch.py 91.66% <91.66%> (ø)
gptcache/utils/__init__.py 90.47% <100.00%> (+0.18%) ⬆️

@mergify mergify bot added needs-dco and removed dco-passed labels May 31, 2023
@SimFG SimFG merged commit 9265b1a into zilliztech:dev May 31, 2023
dequeueing pushed a commit to dequeueing/GPTCache that referenced this pull request Mar 29, 2025
* Add: USearch vector search engine

Signed-off-by: VoVoR <[email protected]>
Co-authored-by: SimFG <[email protected]>
Co-authored-by: SimFG <[email protected]>
DinSanGun pushed a commit to DinSanGun/GPTCache that referenced this pull request Sep 1, 2025
* Add: USearch vector search engine

Signed-off-by: VoVoR <[email protected]>
Co-authored-by: SimFG <[email protected]>
Co-authored-by: SimFG <[email protected]>
DinSanGun pushed a commit to DinSanGun/GPTCache that referenced this pull request Sep 1, 2025
* Add: USearch vector search engine

Signed-off-by: VoVoR <[email protected]>
Co-authored-by: SimFG <[email protected]>
Co-authored-by: SimFG <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants