MacPaw / OpenAI

Swift community driven package for OpenAI public API
MIT License
2.1k stars 351 forks source link

Add fine-tuning #11

Open Krivoblotsky opened 1 year ago

Krivoblotsky commented 1 year ago

Extend the library by adding fine-tuning capabilities. Add files and fine-tunes API calls so the library supports model tuning and file retrieval.

Documentation

DJBen commented 1 year ago

Given there are multiple feature additions, I suggest assigning a priority. For example, fine-tuning would be less of a common use case on Swift (unless convinced otherwise).