Module schema

Module schema 

Source
Expand description

Test file schema definitions

Defines the structure for test files (.test.json) and eval sets (.evalset.json).

Structs§

ContentData
Content data structure (matches ADK Content)
EvalCase
A single evaluation case (test case)
EvalSet
An eval set references multiple test files
IntermediateData
Intermediate data during a turn (tool calls, etc.)
SessionInput
Session input configuration
TestFile
A complete test file containing multiple evaluation cases
ToolUse
A tool use (function call)
Turn
A single turn in a conversation

Enums§

Part
Content part variants