PromptLogGroup

constructor(prompt: String? = null, logs: MutableSet<TrailblazeLog> = mutableSetOf(), kotlin: String? = null, json: String? = null, yaml: String? = null)