open-notebook/open_notebook/ai
Luis Novo 924cd88494
docs: update documentation for error handling and podcast retry (#599)
* docs: update CLAUDE.md and user docs for error handling and podcast retry

Add missing documentation for features introduced in v1.7.2 (#590) and
v1.7.3 (#595): error classification system, global exception handlers,
ConfigurationError, podcast failure recovery, and retry endpoint.

* chore: update uv.lock
2026-02-18 09:56:04 -03:00
..
__init__.py refactor: reorganize folder structure for better maintainability 2026-01-03 14:04:27 -03:00
CLAUDE.md docs: update documentation for error handling and podcast retry (#599) 2026-02-18 09:56:04 -03:00
connection_tester.py feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
key_provider.py feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
model_discovery.py feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
models.py fix: restore graceful fallback in get_default_model and truncate error messages 2026-02-16 16:25:31 -03:00
provision.py feat: improve error clarity for LLM provider failures (#506) 2026-02-16 16:15:46 -03:00