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 audio adapter #220

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Add openai audio adapter #220

merged 1 commit into from
Apr 17, 2023

Conversation

shiyu22
Copy link
Contributor

@shiyu22 shiyu22 commented Apr 17, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #220 (6c12e20) into dev (f7587d2) will decrease coverage by 0.09%.
The diff coverage is 92.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #220      +/-   ##
==========================================
- Coverage   92.64%   92.56%   -0.09%     
==========================================
  Files          48       48              
  Lines        1509     1546      +37     
==========================================
+ Hits         1398     1431      +33     
- Misses        111      115       +4     
Impacted Files Coverage Δ
gptcache/adapter/openai.py 91.26% <90.90%> (-1.52%) ⬇️
gptcache/processor/pre.py 100.00% <100.00%> (ø)
gptcache/utils/response.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
@SimFG
Copy link
Collaborator

SimFG commented Apr 17, 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 88bc249 into zilliztech:dev Apr 17, 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

3 participants