use-ai-prompt
AI prompt metadata primitives for RustUse.
Experimental
use-ai-prompt is experimental while use-ai remains below 0.3.0.
Example
use ;
let name = new?;
let text = new?;
let template = new;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Prompt names, identifiers, text, variables, parts, instructions, formats, and status labels.
- Prompt template metadata only.
Non-goals
- Rendering prompts, calling models, loading files, executing tools, or enforcing policies.
License
Licensed under either Apache-2.0 or MIT.