Provides struct and type for a FineTuning.Job.CreateRequest.IntegrationsWandb
@type t() :: %OpenAi.FineTuning.Job.CreateRequest.IntegrationsWandb{ entity: String.t() | nil, name: String.t() | nil, project: String.t(), tags: [String.t()] | nil }