Skip to content

0.1.110

Choose a tag to compare

@ajar98 ajar98 released this 28 May 03:53
· 303 commits to main since this release
d617ead

馃殌 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