0.1.110
🚀 Features:
digits
parameter inOutboundCall
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