mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
feat: add ultravox realtime and fix signature issue in telephony (#345)
* feat: add ultravox realtime and fix signature issue in telephony - Add UltraVox realtime - Fix signature issue on telephony * fix: fix regression for wss_backend_endpoint
This commit is contained in:
parent
9135c2da13
commit
3892b58486
24 changed files with 2083 additions and 133 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "dograh-sdk"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
description = "Typed builder for Dograh voice-AI workflows"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# generated by datamodel-codegen:
|
||||
# filename: dograh-openapi-XXXXXX.json.SafScGt2nh
|
||||
# timestamp: 2026-05-22T09:06:50+00:00
|
||||
# filename: dograh-openapi-XXXXXX.json.ahnZ2z2E21
|
||||
# timestamp: 2026-05-23T03:32:29+00:00
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue