Expand description
§thulp-guidance
Prompt guidance and template system for thulp.
This crate provides utilities for creating, managing, and rendering prompt templates for AI agent interactions.
Structs§
- Prompt
Template - A prompt template with variable substitution support
- Template
Registry - A collection of prompt templates
Enums§
- Guidance
Error - Errors that can occur in the guidance system
Type Aliases§
- Result
- Result type for guidance operations