Class GenerationType (0.4.0)

GenerationType(value)

The type of the generation operation.

Enums

Name Description
GENERATION_TYPE_UNSPECIFIED Unspecified operation type.
AGENT_RESTRUCTURE Agent instruction restructure type.
AGENT_REFINE Agent instruction refinement type.
AGENT_CREATE Agent creation from type.
TOOL_CREATE Tool creation type.
SCENARIO_CREATE Scenario creation type.
SCENARIO_CREATE_FROM_TRANSCRIPTS Scenario creation from transcripts type.
EVALUATION_PERSONA_CREATE Evaluation persona generation type.
QUALITY_REPORT_CREATE Quality report generation type.
INSTRUCTION_FOLLOWING_FIX Instruction following fix type (used for hill climbing fixes).