AI layer error hierarchy.
ai.errors
| Name | Type | Default | Description |
|---|---|---|---|
type
|
|
— | |
qualified_name
|
|
— | |
element_type
|
|
— | |
description
|
|
— | |
source_file
|
|
— | |
line_number
|
|
— | |
is_autodoc
|
|
— | |
autodoc_element
|
|
— | |
_autodoc_template
|
|
— | |
_autodoc_url_path
|
|
— | |
_autodoc_page_type
|
|
— | |
title
|
|
— | |
doc_content_hash
|
|
— |
Symbols on this page
AIError
class
Base for all chirp.ai errors.
ProviderNotInstalledError
class
Raised when httpx is not installed.
ProviderError
class
Raised when an LLM provider returns an error.
StructuredOutputError
class
Raised when structured output cannot be parsed into the target type.
View source · /home/runner/work/chirp/chirp/site/../src/chirp/ai/errors.py:1