Module guards

Module guards 

Source
Expand description

G — Guard composition.

Compose output guards with | for validation and safety checks.

Structs§

G
The G namespace — static factory methods for guards.
GComposite
A composite of guards — all must pass for output to be accepted.
GGuard
A guard that validates agent output.