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