agentskit.js

ValidatorGuardRunOptions

Auto-generated API reference for ValidatorGuardRunOptions.

Interface: ValidatorGuardRunOptions

Defined in: validator-guard.ts:86

#Properties

#regenerate

regenerate: (repair?) => Promise<string>

Defined in: validator-guard.ts:88

Regenerate the output. Receives the optional repair prompt.

#Parameters

repair?

string

#Returns

Promise<string>


#seed?

optional seed?: string

Defined in: validator-guard.ts:90

Initial output to validate (skips first regenerate call).

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page