ChatTemplateOutput constructor

ChatTemplateOutput(
  1. String formattedText
)

Implementation

ChatTemplateOutput(this.formattedText);