Declarative Prompt-Programming Framework

From GM-RKB
Revision as of 01:29, 24 April 2025 by Gmelli (talk | contribs) (Created page with "A Declarative Prompt-Programming Framework is a prompt-programming framework that uses a declarative syntax to express the structure, inputs, outputs, and constraints of LLM interactions while hiding implementation details. * <B>Context:</B> ** It can typically represent Prompt Design as data rather than code, allowing for more structured and maintainable prompt management. ** It can typically use Declarative Syntax (such as YAML,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Declarative Prompt-Programming Framework is a prompt-programming framework that uses a declarative syntax to express the structure, inputs, outputs, and constraints of LLM interactions while hiding implementation details.