OpenaiEx.FineTuning.Jobs (openai_ex v0.9.4)
View SourceThis module provides an implementation of the OpenAI fine-tuning job API. The API reference can be found at https://platform.openai.com/docs/api-reference/fine-tuning.
Summary
Functions
Calls the fine-tuning job cancel endpoint.
Calls the fine-tuning job creation endpoint.
Calls the fine-tuning job list endpoint.
Calls the fine-tuning job list events endpoint.
Creates a new fine-tuning job request
Calls the fine-tuning job retrieve endpoint.
Functions
Calls the fine-tuning job cancel endpoint.
https://platform.openai.com/docs/api-reference/fine-tuning/cancel
Calls the fine-tuning job creation endpoint.
https://platform.openai.com/docs/api-reference/fine-tuning/create
Calls the fine-tuning job list endpoint.
https://platform.openai.com/docs/api-reference/fine-tuning/list
Calls the fine-tuning job list events endpoint.
https://platform.openai.com/docs/api-reference/fine-tuning/events
Creates a new fine-tuning job request
Calls the fine-tuning job retrieve endpoint.
https://platform.openai.com/docs/api-reference/fine-tuning/retrieve