Lists organization's fine-tuning jobs. See this page for details.
Usage
list_fine_tunes(
openai_api_key = Sys.getenv("OPENAI_API_KEY"),
openai_organization = NULL
)
Details
For arguments description please refer to the official documentation.
See also
Other fine-tune functions:
cancel_fine_tune()
,
create_fine_tune()
,
delete_fine_tune_model()
,
list_fine_tune_events()
,
retrieve_fine_tune()