HuggingFaceTextGenerationStreamMetadata.GeneratedText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Text generated by the model.
public string? GeneratedText { get; }
member this.GeneratedText : string
Public ReadOnly Property GeneratedText As String