Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The llm request can customize topk search parameters #217

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

SimFG
Copy link
Collaborator

@SimFG SimFG commented Apr 17, 2023

No description provided.

Signed-off-by: SimFG <bang.fu@zilliz.com>
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SimFG

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

The pull request process is described 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

@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #217 (2102906) into dev (112aae9) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #217      +/-   ##
==========================================
+ Coverage   92.55%   92.64%   +0.09%     
==========================================
  Files          47       48       +1     
  Lines        1504     1510       +6     
==========================================
+ Hits         1392     1399       +7     
+ Misses        112      111       -1     
Impacted Files Coverage Δ
gptcache/adapter/adapter.py 98.11% <ø> (ø)
gptcache/manager/data_manager.py 88.80% <100.00%> (+0.18%) ⬆️
gptcache/manager/vector_data/faiss.py 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Apr 17, 2023
@SimFG SimFG merged commit d003a31 into zilliztech:dev Apr 17, 2023
7 checks passed
SimFG added a commit that referenced this pull request Apr 17, 2023
Signed-off-by: SimFG <bang.fu@zilliz.com>
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.

None yet

2 participants