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

Add implementation for get fine-tuning jobs

Open liron-l opened this issue 1 year ago • 4 comments

Describe the change Add missing implementation for GET /fine_tuning/jobs

Describe your solution Implemented the method as described in the API specification (consistent with other APIs)

Tests Added UTs and verified against endpoint

Issue: #574

liron-l avatar Nov 14 '23 10:11 liron-l

@sashabaranov will appreciate your review

liron-l avatar Nov 14 '23 10:11 liron-l

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (515de02) 98.35% compared to head (b48c278) 98.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #575      +/-   ##
==========================================
- Coverage   98.35%   98.16%   -0.19%     
==========================================
  Files          24       24              
  Lines        1276     1310      +34     
==========================================
+ Hits         1255     1286      +31     
- Misses         15       17       +2     
- Partials        6        7       +1     

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

codecov[bot] avatar Nov 14 '23 10:11 codecov[bot]

@sashabaranov will appreciate your review

liron-l avatar Nov 15 '23 19:11 liron-l

@sashabaranov Can't really verify this code image

liron-l avatar Nov 16 '23 16:11 liron-l