open-notebook/open_notebook/ai
Luis Novo 47c513edfd
Some checks are pending
Development Build / extract-version (push) Waiting to run
Development Build / test-build (push) Blocked by required conditions
Development Build / summary (push) Blocked by required conditions
fix: improve error logging for chat model configuration issues (#458)
* docs: update CHANGELOG for v1.6.0 release

* fix: improve error logging for chat model configuration issues (#358)

- Add detailed error logging in provision.py when model lookup fails
- Add warning logging in models.py when default model is not configured
- Add traceback logging in chat router exception handler
- Update Ollama docs with model name configuration guidance
- Update troubleshooting docs with "Failed to send message" solutions
- Bump version to 1.6.1

* chore: uvlock
2026-01-23 16:45:13 -03:00
..
__init__.py refactor: reorganize folder structure for better maintainability 2026-01-03 14:04:27 -03:00
CLAUDE.md docs: generate comprehensive CLAUDE.md reference documentation across codebase 2026-01-03 16:27:52 -03:00
models.py fix: improve error logging for chat model configuration issues (#458) 2026-01-23 16:45:13 -03:00
provision.py fix: improve error logging for chat model configuration issues (#458) 2026-01-23 16:45:13 -03:00