dograh/api/routes
Abhishek cdbd06c8d9
feat: add config v2 to simplify billing (#428)
* feat: add model config v2

* chore: centralize user org selection

* chore: move preferences to platform settings

* fix: decouple org preference and ai model preferences
2026-06-09 16:10:26 +05:30
..
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
agent_stream.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
auth.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30
campaign.py feat: add Tuner Integration to Dograh (#311) 2026-05-20 14:37:33 +05:30
credentials.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
folder.py feat: add google stt and tts. add folders to organize agents 2026-05-22 14:36:50 +05:30
knowledge_base.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30
main.py feat: add google stt and tts. add folders to organize agents 2026-05-22 14:36:50 +05:30
node_types.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
organization.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30
organization_usage.py feat: add transcript and recording public URLs in API 2026-05-26 15:11:56 +05:30
public_agent.py feat: add google stt and tts. add folders to organize agents 2026-05-22 14:36:50 +05:30
public_download.py feat: add Tuner Integration to Dograh (#311) 2026-05-20 14:37:33 +05:30
public_embed.py fix: add CORS preflight handler and ACAO header for embed config endpoint (#403) 2026-06-03 21:27:44 +05:30
reports.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
s3_signed_url.py chore: remove looptalk (#299) 2026-05-16 17:45:12 +05:30
service_keys.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
superuser.py feat: add qa node in workflow builder (#172) 2026-02-25 13:53:30 +05:30
telephony.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30
tool.py feat: create tools using MCP 2026-05-31 16:50:44 +05:30
turn_credentials.py feat: add coturn configurations (#143) 2026-02-03 13:52:50 +05:30
user.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30
webrtc_signaling.py fix(webrtc): enforce embed allowed-domain policy on public signaling websocket (#388) 2026-06-02 13:10:30 +05:30
workflow.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30
workflow_embed.py feat: add posthog events (#231) 2026-04-10 17:52:21 +05:30
workflow_recording.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
workflow_text_chat.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30