LanguageModelPromptTsxPart

constructor(value: JsAny?)(source)

Construct a prompt-tsx part with the given content.

Parameters

value

The value of the part, the result of renderElementJSON from @vscode/prompt-tsx.

Online Documentation