You can build language model prompts by using string concatenation, but it's hard to compose features and make sure your prompts stay within the context window of language models. To overcome these limitations, you can use the @vscode/prompt-tsx library. The @vscode/prompt-tsx library provides the following features: TSX-based prompt rendering: Compose prompts using TSX components, making them mor