Skip to main content

Module capability

Module capability 

Source
Expand description

Capability-based routing types for unified LLM and Agent providers.

This module provides types for capability-based routing that works with both LLM models and spawned agents, using the same routing logic.

Structs§

ProcessId
Process ID for spawned agents
Provider
A provider that can fulfill capabilities

Enums§

Capability
A capability that a provider can fulfill
CostLevel
Cost level for routing decisions
Latency
Latency expectation for routing decisions
ProviderType
Type of provider (LLM or Agent)