poml

  1. vlad_x

    Microsoft just dropped a gem for anyone building multi-agent LLM systems.

    Introducing POML: a lightweight library that lets you structure prompts as .poml files. https://microsoft.github.io/poml/latest/ You can pass these directly into your LLM code, keeping instructions clean, modular, and separate from logic. It even supports images and file attachments. If you're...
Back
Top