open-notebook/open_notebook/ai
Luis Novo adc03e56bb feat: add DashScope (Qwen) and MiniMax provider support
- Bump esperanto dependency to >=2.20.0 for new provider profiles
- Register both providers in credentials, key provider, connection tester, model discovery, and models router
- Add frontend provider entries (display names, modalities, docs links)
- Add documentation sections for both providers in ai-providers.md, environment-reference.md, and provider comparison
2026-04-06 10:54:37 -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: add DashScope (Qwen) and MiniMax provider support 2026-04-06 10:54:37 -03:00
key_provider.py feat: add DashScope (Qwen) and MiniMax provider support 2026-04-06 10:54:37 -03:00
model_discovery.py feat: add DashScope (Qwen) and MiniMax provider support 2026-04-06 10:54:37 -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