Unreal OpenAI API 1.0.0
Public Attributes | List of all members
FIntegration Struct Reference

Public Attributes

FString Type {"wandb"}
 
FWandb Wandb
 

Member Data Documentation

◆ Type

FString FIntegration::Type {"wandb"}

The type of integration to enable. Currently, only "wandb" (Weights and Biases) is supported.

◆ Wandb

FWandb FIntegration::Wandb

The settings for your integration with Weights and Biases. This payload specifies the project that metrics will be sent to. Optionally, you can set an explicit display name for your run, add tags to your run, and set a default entity (team, username, etc) to be associated with your run.


The documentation for this struct was generated from the following file: