dograh/api/db
Abhishek 38d1d928b7
feat: agent versioning and model configurations override (#227)
* feat: add tests and migrations

* feat: workflow versioning among published and draft

* feat: add a new settings page to simplify workflow detail page

* fix: fix tsclient generation
2026-04-08 19:20:31 +05:30
..
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
agent_trigger_client.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
api_key_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
base_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
campaign_client.py feat: date range in download report 2026-03-27 17:31:17 +05:30
database.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
db_client.py feat: add hybrid text + recording functionality in agents (#191) 2026-03-16 15:04:08 +05:30
embed_token_client.py fix: add error in cloudonix cdr report 2026-01-29 20:43:53 +05:30
filters.py chore: UI enhancements for workflow runs view (#142) 2026-01-30 17:08:15 +05:30
integration_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
knowledge_base_client.py feat: add worker sync events 2026-04-04 14:26:47 +05:30
looptalk_client.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30
models.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30
organization_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
organization_configuration_client.py feat: custom telemetry configuration 2026-03-23 11:36:39 +05:30
organization_usage_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
reports_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
tool_client.py feat: add end_call tool (#118) 2026-01-14 16:40:40 +05:30
user_client.py feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30
webhook_credential_client.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
workflow_client.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30
workflow_recording_client.py feat: add support for self hosted llm models 2026-03-24 17:50:45 +05:30
workflow_run_client.py feat: agent versioning and model configurations override (#227) 2026-04-08 19:20:31 +05:30
workflow_template_client.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30