Expand description
LLM error display utilities with enhanced ANSI color support
This module provides enhanced error display capabilities for LLM providers using standard console styling for consistent terminal output.
Functionsยง
- format_
llm_ error - Format an LLM error for display with enhanced coloring
- format_
llm_ success - Format an LLM success message for display with enhanced coloring
- format_
llm_ warning - Format an LLM warning for display with enhanced coloring
- style_
llm_ error - Get a styled error message with enhanced coloring
- style_
llm_ success - Get a styled success message with enhanced coloring
- style_
llm_ warning - Get a styled warning message with enhanced coloring
- style_
provider_ name - Get a styled provider name with enhanced coloring based on provider type