dograh/api/utils
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
..
api_key.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
artifacts.py chore: return formatted transcript url 2026-05-26 13:24:12 +05:30
audio_converter.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
auth.py feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30
common.py feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30
credential_auth.py feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
telephony_address.py feat: refactor telephony to support multiple telephony configurations (#251) 2026-04-29 11:39:57 +05:30
telephony_helper.py feat: agent stream for cloudonix OPBX (#261) 2026-05-02 15:53:58 +05:30
template_renderer.py feat: add workflow graph constraints fixtures 2026-05-08 16:02:51 +05:30
transcript.py feat: add AWS Bedrock support 2026-03-19 15:06:59 +05:30
tunnel.py feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30
url_security.py feat: allow overriding base URL of OpenAI models (#368) 2026-05-27 13:07:45 +05:30
worker.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30