OpenAi.FineTuning.Job.CreateRequest.Integrations (OpenAI REST API Client v0.2.1)

Provides struct and type for a FineTuning.Job.CreateRequest.Integrations

Summary

Types

@type t() :: %OpenAi.FineTuning.Job.CreateRequest.Integrations{
  type: String.t(),
  wandb: OpenAi.FineTuning.Job.CreateRequest.IntegrationsWandb.t()
}