| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.1.110 source code.tar.gz | 2023-05-28 | 14.7 MB | |
| 0.1.110 source code.zip | 2023-05-28 | 14.7 MB | |
| README.md | 2023-05-28 | 707 Bytes | |
| Totals: 3 Items | 29.4 MB | 0 | |
🚀 Features:
- digits parameter in OutboundCall to send DTMF tones to a phone call before the call is picked up
- Azure OpenAI support for ChatGPTAgent
- Tracing docs: https://docs.vocode.dev/tracing
- Refactors Agents as workers (PR) - now, user implemented agents have full access to the output queue, which means they can send responses into the conversation without being specifically prompted. e.g. "Are you still there?"
🌅 On the horizon: - Benchmarking app to time various transcribers, agents, and synthesizers - Support for taking actions in a conversation: see wip PR