mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-13 08:15:21 +02:00
feat: add openai realtime models
This commit is contained in:
parent
53f1959edf
commit
4d7b681928
33 changed files with 1518 additions and 75 deletions
|
|
@ -4,4 +4,6 @@ set -euo pipefail
|
|||
ruff check api --select I --select F401 --fix
|
||||
ruff format api
|
||||
|
||||
ruff format pipecat
|
||||
|
||||
(cd ui && npm run fix-lint)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue