Expand description
Error types for agent-chain.
This module provides error types used across the crate for handling various failure modes in chat model operations.
Enums§
- Error
- Main error type for agent-chain operations.
Type Aliases§
- Result
- Result type alias for agent-chain operations.