ChatResponseMarkdownPart

constructor(value: JsAny)(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