Exceptions
stirrup.core.exceptions
Custom exceptions for agent framework.
ContextOverflowError
Bases: Exception
Raised when LLM context window is exceeded (max_tokens or length finish_reason).