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

Add a pre-process function for removing the prompt info #186

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

SimFG
Copy link
Collaborator

@SimFG SimFG commented Apr 12, 2023

No description provided.

@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 12, 2023

Codecov Report

Merging #186 (464b0e0) into dev (8f71242) will increase coverage by 0.35%.
The diff coverage is 94.11%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #186      +/-   ##
==========================================
+ Coverage   79.98%   80.33%   +0.35%     
==========================================
  Files          40       41       +1     
  Lines        1189     1200      +11     
==========================================
+ Hits          951      964      +13     
+ Misses        238      236       -2     
Impacted Files Coverage Δ
gptcache/adapter/adapter.py 92.45% <ø> (ø)
gptcache/manager/data_manager.py 86.27% <0.00%> (ø)
gptcache/__init__.py 95.34% <100.00%> (+0.05%) ⬆️
gptcache/adapter/openai.py 67.74% <100.00%> (+0.09%) ⬆️
gptcache/processor/pre.py 100.00% <100.00%> (+6.66%) ⬆️
gptcache/utils/response.py 100.00% <100.00%> (ø)

Signed-off-by: SimFG <bang.fu@zilliz.com>
@mergify mergify bot added ci-passed and removed ci-passed labels Apr 12, 2023
@SimFG SimFG merged commit 20337c1 into zilliztech:dev Apr 12, 2023
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