Module verification

Module verification 

Source
Expand description

Verification helpers for advanced planning primitives.

Structs§

PromptVerificationTargets
Verification requirements for prompt-like outputs.
VerificationAttempt
Record of one verification attempt.
VerificationCheck
Result of verifying a single attempt.
VerificationLoop
Ralph-style verification loop with up to two automatic repairs.
VerificationLoopConfig
Configuration for the Ralph-style verification loop.
VerificationReport
Aggregate verification report covering retries and final status.

Functions§

verify_prompt
Verify a planning prompt against required headings and phrases.