ChatResponseMarkdownPart

constructor(value: String)(source)

Create a new ChatResponseMarkdownPart.

Parameters

value

A markdown string or a string that should be interpreted as markdown. The boolean form of MarkdownString.isTrusted is NOT supported.

Online Documentation


constructor(value: MarkdownString)(source)