dograh/api/services/configuration
Abhishek 8a58b0992d
feat: allow overriding base URL of OpenAI models (#368)
* Add OpenAI-compatible API option in model configuration

Backend-only cherry-pick from 20617db37a.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* fix: harden the base url settings in SaaS mode

---------

Co-authored-by: Chris Briddock <briddockchristopher@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-27 13:07:45 +05:30
..
options feat: add xai grok as realtime model 2026-05-22 18:04:59 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
check_validity.py feat: allow overriding base URL of OpenAI models (#368) 2026-05-27 13:07:45 +05:30
defaults.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
masking.py feat: add ultravox realtime and fix signature issue in telephony (#345) 2026-05-23 12:51:55 +05:30
merge.py feat: add xai grok as realtime model 2026-05-22 18:04:59 +05:30
registry.py feat: allow overriding base URL of OpenAI models (#368) 2026-05-27 13:07:45 +05:30
resolve.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30