Skip to main content

Crate thulp_guidance

Crate thulp_guidance 

Source
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§

PromptTemplate
A prompt template with variable substitution support
TemplateRegistry
A collection of prompt templates

Enums§

GuidanceError
Errors that can occur in the guidance system

Type Aliases§

Result
Result type for guidance operations