poml
poml copied to clipboard
Prompt Orchestration Markup Language
Hi team š, Iām running into a problem when trying to define an output schema in JSON format inside a POML file and use it with LangchainPomlTemplate. ### POML FILE...
Say for example I want to serialize a poml representation before sending a prompt to a DeepSeek model that has very particular rules on prompt template, how should I do...
I'm attaching a minimal reproducible example just run `deno run main.ts` seems to be related to react and versioning: `error: Uncaught SyntaxError: The requested module 'react-dom/server' does not provide an...
When installing the JS SDK with `npm i pomljs` the dependency tree installs both `sharp` and `canvas` and this two link to the same native linker libraries, so OSX throws...
Could be usefull to have a component as first class citizen in poml Something like ```xml ... ... ``` And get a proper diff
I'm curious as to why this format is so similar to XML but not actually XML? This is not only likely to cause confusion but also means you can't utilise...
## Summary - trace included POML files with their source, context, and .env - reuse traced include files when rerendering to avoid missing originals - add test for tracing and...
**Target date:** End of September ## Language - [ ] [Extended POML Reader](https://github.com/microsoft/poml/blob/main/docs/deep-dive/proposals/poml_extended.md) - [ ] Pre-built Stylesheet Theme - [ ] Improve XML syntax rendering ## VS Code Extension...
Where is the 0.0.8 .vsix file? I cannot find it in the Release. There is only a .zip file.