Documentation
¶
Overview ¶
Package validation provides helpers for step output validation, including semantic (LLM-based) validation for the ArkRun controller and ark run CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildSemanticValidateFn ¶
BuildSemanticValidateFn returns a SemanticValidateFn that makes a single-turn LLM call for step output validation. The returned function is safe to call concurrently. Provider credentials are read from the environment at call time (ANTHROPIC_API_KEY, OPENAI_API_KEY, OPENAI_BASE_URL, etc.).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.