fix: fix github workflow

This commit is contained in:
Abhishek Kumar 2026-05-11 17:12:29 +05:30
parent e2fe2919bb
commit ce068511d4
2 changed files with 5 additions and 7 deletions

View file

@ -72,6 +72,7 @@ jobs:
cache: pip
cache-dependency-path: |
api/requirements.txt
api/requirements.dev.txt
pipecat/pyproject.toml
- name: Set up Node 22 (test_ts_bridge.py shells out to node)
@ -79,11 +80,8 @@ jobs:
with:
node-version: "22"
- name: Install api dependencies
run: |
pip install -r api/requirements.txt
pip install -r api/requirements.dev.txt
pip install './pipecat[cartesia,deepgram,openai,elevenlabs,groq,google,azure,sarvam,soundfile,silero,webrtc,speechmatics,openrouter,camb]'
- name: Install api and pipecat dependencies
run: ./scripts/setup_requirements.sh --dev
- name: Install ts_validator npm deps
working-directory: api/mcp_server/ts_validator

View file

@ -1,6 +1,6 @@
# generated by datamodel-codegen:
# filename: dograh-openapi-XXXXXX.json.1hhdI3e7bZ
# timestamp: 2026-05-11T10:11:56+00:00
# filename: dograh-openapi-XXXXXX.json.OGVaBJhIgZ
# timestamp: 2026-05-11T11:41:34+00:00
from __future__ import annotations