Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
PromptRequest -> PromptResponse
Resolve server-defined prompt templates using client-supplied arguments to produce LLM-ready message lists.
Problem it solves
Centralizing prompt engineering and system instructions on the data-provider side instead of the LLM orchestrator.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.