ChatResponseAnchorPart

Represents a part of a chat response that is an anchor, that is rendered as a link to a target.

Online Documentation

Constructors

Link copied to clipboard
constructor(value: JsAny, title: String = definedExternally)

Create a new ChatResponseAnchorPart.

Properties

Link copied to clipboard

An optional title that is rendered with value.

Link copied to clipboard

The target of this anchor.