open-notebook/open_notebook
Luis Novo 37fe161e2e
feat(models): offer newer ElevenLabs models in discovery (#1167)
* feat(models): offer newer ElevenLabs models in discovery

Add eleven_v3, eleven_flash_v2_5, eleven_flash_v2 (TTS) and scribe_v2 (STT)
to ElevenLabs model discovery. Esperanto passes model_id through to the
ElevenLabs API, so no provider changes are required.

* docs(changelog): reference PR #1167
2026-07-19 09:53:47 -03:00
..
ai feat(models): offer newer ElevenLabs models in discovery (#1167) 2026-07-19 09:53:47 -03:00
database chore(podcasts): drop legacy provider/model string fields from podcast profiles (#1107) (#1112) 2026-07-12 14:35:04 -03:00
domain feat(sources): add Docling OCR toggle to content processing settings (#1104) (#1120) 2026-07-12 20:16:15 -03:00
graphs feat(sources): log the effective content-core extraction engine (#1125) 2026-07-13 11:56:37 -03:00
podcasts chore(podcasts): drop legacy provider/model string fields from podcast profiles (#1107) (#1112) 2026-07-12 14:35:04 -03:00
utils fix: pin DNS for outbound provider HTTP requests (#1063) 2026-07-14 08:45:29 -03:00
__init__.py refactor: move environment variables loading to application entry point (#283) 2025-12-01 14:59:50 -03:00
AGENTS.md refactor(frontend): consume GET /api/providers instead of the manual provider table (#1108) 2026-07-12 12:46:38 -03:00
CLAUDE.md docs: restructure documentation around AGENTS.md, VISION.md and decision records (#1032) 2026-07-10 15:33:19 -03:00
config.py fix: contain podcast audio paths and batch job-status lookups (#1018) 2026-07-10 13:48:24 -03:00
exceptions.py refactor database module and migrations 2024-10-30 16:33:07 -03:00