Convenience for zero-variable prompts used as plain strings (e.g. system-prompt
blocks concatenated in code): resolve the template (hub, or snapshot fallback)
and render it. .format({}) round-trips any f-string-escaped literal braces
(e.g. example JSON) back to single braces.
Convenience for zero-variable prompts used as plain strings (e.g. system-prompt blocks concatenated in code): resolve the template (hub, or snapshot fallback) and render it.
.format({})round-trips any f-string-escaped literal braces (e.g. example JSON) back to single braces.