it0/packages/services/voice-service/src/pipeline
hailin 39718a9a09 fix: resolve runtime errors for NestJS, Kong, and voice-service
- Dockerfile.service: fix entry point path (dist/services/{name}/src/main)
  due to tsconfig paths widening rootDir during compilation
- Kong config: remove unsupported ws/wss protocols (WebSocket works
  automatically over http/https in Kong 3.7)
- voice-service: fix pipecat import path for v0.0.30 API
  (pipecat.transports.network.websocket_server with lowercase class names)
- voice-service: add openai dependency required by pipecat anthropic service

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 19:00:03 -08:00
..
__init__.py Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
app_transport.py fix: resolve runtime errors for NestJS, Kong, and voice-service 2026-02-19 19:00:03 -08:00
base_pipeline.py Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
twilio_transport.py Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00