LanguageModelPromptTsxPart

A language model response part containing a PromptElementJSON from @vscode/prompt-tsx.

See also

Constructors

Link copied to clipboard
constructor(value: JsAny?)

Construct a prompt-tsx part with the given content.

Properties

Link copied to clipboard
var value: JsAny?

The value of the part.