Module agents

Module agents 

Source
Expand description

Embedded agent definitions. Agent template handling for Ito agent tiers

This module provides utilities for loading and rendering agent templates with placeholder resolution for model configuration.

Structs§

AgentConfig
Agent configuration with model and optional extended options

Enums§

AgentTier
Agent tier
Harness
Harness identifier

Functions§

default_agent_configs
Default model configurations per harness and tier
get_agent_files
Get agent template files for a specific harness
render_agent_template
Render an agent template by replacing placeholders with actual values