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§
Enums§
- Capability
- A capability that a provider can fulfill
- Cost
Level - Cost level for routing decisions
- Latency
- Latency expectation for routing decisions
- Provider
Type - Type of provider (LLM or Agent)