| [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" | |
| ] |