open-notebook/open_notebook/domain
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 feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
base.py fix: prevent SurrealDB injection via order_by and unparameterized queries 2026-04-07 07:58:54 -03:00
CLAUDE.md feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
content_settings.py Api podcast migration (#93) 2025-07-17 08:36:11 -03:00
credential.py fix: map base_url to endpoint for Azure credentials (#741) 2026-04-09 13:22:00 -03:00
notebook.py fix: embedding batch sizing and 413 error classification (1.7.4) 2026-02-18 11:39:47 -03:00
provider_config.py feat: credential-based API key management (#477) (#540) 2026-02-10 08:30:22 -03:00
transformation.py refactor transformation, add graph and admin 2024-11-18 22:01:11 -03:00