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 openai Completion adapter #202

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

shiyu22
Copy link
Contributor

@shiyu22 shiyu22 commented Apr 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Merging #202 (776e16a) into dev (44cd553) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #202      +/-   ##
==========================================
+ Coverage   92.02%   92.11%   +0.09%     
==========================================
  Files          42       42              
  Lines        1254     1269      +15     
==========================================
+ Hits         1154     1169      +15     
  Misses        100      100              
Impacted Files Coverage Δ
gptcache/adapter/openai.py 93.18% <100.00%> (+2.85%) ⬆️
gptcache/utils/response.py 100.00% <100.00%> (ø)

gptcache/adapter/openai.py Outdated Show resolved Hide resolved
gptcache/adapter/openai.py Show resolved Hide resolved
Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
@SimFG
Copy link
Collaborator

SimFG commented Apr 14, 2023

/lgtm
/approve

@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: shiyu22, 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

@sre-ci-robot sre-ci-robot merged commit dd10f38 into zilliztech:dev Apr 14, 2023
7 checks passed
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

3 participants