import ( "github.com/OpenRouterTeam/go-sdk/models/components")value := components.ImageGenerationRequestBackgroundAuto// Open enum: custom values can be created with a direct type castcustom := components.ImageGenerationRequestBackground("custom_value")