go-openai icon indicating copy to clipboard operation
go-openai copied to clipboard

feat: CreateFile support io.Reader

Open eiixy opened this issue 1 year ago • 2 comments

Issue: #581

eiixy avatar Dec 21 '23 10:12 eiixy

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f10955c) 98.44% compared to head (9b13b47) 98.08%.

Files Patch % Lines
files.go 66.66% 4 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #622      +/-   ##
==========================================
- Coverage   98.44%   98.08%   -0.36%     
==========================================
  Files          24       24              
  Lines        1354     1361       +7     
==========================================
+ Hits         1333     1335       +2     
- Misses         15       19       +4     
- Partials        6        7       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Dec 21 '23 10:12 codecov[bot]

would be nice if this one gets merged. It follow the same api as AudioRequest

abdullah2993 avatar Jan 22 '24 21:01 abdullah2993