Expand description
错误处理模块,提供统一的错误类型和处理机制
Error handling module providing unified error types and handling mechanisms.
This module defines AiLibError as the primary error type throughout ai-lib,
with proper error classification for retry logic and observability.