dograh/api/services
Abhishek Kumar d3326d8fad Merge remote-tracking branch 'origin/main' into fix/call-concurrency-limit
# Conflicts:
#	api/services/auth/depends.py
#	docs/api-reference/openapi.json
#	sdk/python/src/dograh_sdk/_generated_models.py
2026-07-09 18:26:20 +05:30
..
auth Merge remote-tracking branch 'origin/main' into fix/call-concurrency-limit 2026-07-09 18:26:20 +05:30
campaign fix: address concurrency review findings (campaign-scoped counter, cleanup hardening, webrtc run validation) 2026-07-09 16:35:28 +05:30
configuration Add MiniMax M3 model option (#513) 2026-07-09 10:30:39 +05:30
filesystem chore: refactor file upload mechanism to avoid NFS dependency (#496) 2026-07-03 20:01:52 +05:30
gen_ai chore: cleaup mps v1 billing (#507) 2026-07-07 18:38:29 +05:30
gender Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
integrations feat: add template variable rendering for transfer call destination 2026-07-02 13:36:29 +05:30
pipecat Merge remote-tracking branch 'origin/main' into fix/call-concurrency-limit 2026-07-09 18:26:20 +05:30
reports feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
telephony fix: address concurrency review findings (campaign-scoped counter, cleanup hardening, webrtc run validation) 2026-07-09 16:35:28 +05:30
voice_prompting_guide chore: improve upon mcp prompts (#494) 2026-07-03 18:14:03 +05:30
worker_sync feat: add worker sync events 2026-04-04 14:26:47 +05:30
workflow chore: cleaup mps v1 billing (#507) 2026-07-07 18:38:29 +05:30
call_concurrency.py fix: align usage event with MPS org-event convention (per-member fan-out) 2026-07-09 17:50:15 +05:30
managed_model_services.py feat: centralise workflow run authorization 2026-06-12 18:16:30 +05:30
mps_billing.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
mps_service_key_client.py chore: cleaup mps v1 billing (#507) 2026-07-07 18:38:29 +05:30
organization_context.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
organization_preferences.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30
posthog_client.py fix: align usage event with MPS org-event convention (per-member fan-out) 2026-07-09 17:50:15 +05:30
quota_service.py fix(auth): allow invited org members to start workflow runs (#509) 2026-07-08 17:59:20 +05:30
storage.py fix: pass s3 compose settings into storage 2026-06-24 18:37:20 +05:30
tool_management.py feat: create tools using MCP 2026-05-31 16:50:44 +05:30
user_onboarding.py feat: UI refresh and user onboarding (#430) 2026-06-17 19:49:33 +05:30
workflow_run_artifacts.py chore: refactor file upload mechanism to avoid NFS dependency (#496) 2026-07-03 20:01:52 +05:30
workflow_run_billing.py chore: cleaup mps v1 billing (#507) 2026-07-07 18:38:29 +05:30