Copilot uses JSX, but you could just as easily use types and functions with templates to achieve the same effect.
(They do some interesting things like pass prompt budget information around, you could do the same on a class that implements the prompt construction without having to pass it around)
_pdp_•4h ago
Interesting comment. Thanks for sharing. I understood only half of the things. Did you reverse-engineer this or there is a reference lib / tool I can look into?
verdverm•4h ago
(They do some interesting things like pass prompt budget information around, you could do the same on a class that implements the prompt construction without having to pass it around)
_pdp_•4h ago