open-notebook/open_notebook/ai
Luis Novo 4222329451
fix: map base_url to endpoint for Azure credentials (#741)
* fix: map base_url to endpoint for Azure credentials

The Azure credential form only exposes a base_url field, but the
connection tester, key provisioner, and Esperanto config all expect
an endpoint field. This maps base_url to endpoint for Azure providers
so credentials work without requiring a dedicated endpoint form field.

Closes #727

* docs: update Azure credential docs to reflect base_url mapping
2026-04-09 13:22:00 -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 fix: map base_url to endpoint for Azure credentials (#741) 2026-04-09 13:22:00 -03:00
key_provider.py fix: map base_url to endpoint for Azure credentials (#741) 2026-04-09 13:22:00 -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