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

Models, Files and Fine-Tuning APIs

Open thehappydinoa opened this issue 2 years ago • 5 comments

Refactored each API into it's own file and added three new APIs. I also removed the Engines API as it is now deprecated.

Changes

  • [x] Implement Models API
  • [x] Implement Files API
  • [x] Implement Fine-Tune API
  • [x] Write tests for the Models API
  • [x] Write tests for the Files API
  • [x] Write tests for the Fine-Tune API

thehappydinoa avatar Jan 21 '23 23:01 thehappydinoa