File size: 323 Bytes
554e1d8 49a6662 ed074b6 554e1d8 | 1 2 3 4 5 6 7 8 9 10 | [project]
name = "exotel-chatbot-dial-in"
version = "0.1.0"
description = "Exotel dial-in example for Pipecat"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"pipecat-ai[websocket,webrtc,cartesia,openai,silero,deepgram,runner,local-smart-turn-v3]>=0.0.101",
"pipecatcloud>=0.2.4","fastapi","uvicorn"
] |