Releases: bolna-ai/bolna
Releases · bolna-ai/bolna
v0.9.5
- web-call support over websockets (#155, #156)
- ElevenLabs TTS fix for
isFinal
(#142, #154) - Adding language-specific filler message for function calls (#151)
- Updated OpenAI tooling capability (#137)
- Support for Azure STT (#138)
- Ingesting current time, timezone in agent context (#131)
- Lots of bug fixes
v0.9.4
- Bug fixes
- Using mark events for audio acknowledgements
- Improved support for elevenlabs latest models
eleven_flash_v2_5
- Custom LLMs support
v0.9.3
- Standardization for audio formats in all Synthesizers
- Bug fixes
- Generate non-cached responses in semantic routes
- Supporting
mulaw
format for elevenlabs
v0.9.2
- Major bug fixes and improvements for async tasks
- OpenAI Function tooling
- Hangup using LLM-based prompts
- Improvements for Cartesia TTS and Smallest TTS
- Incorporate random
uuid
for run_ids - Adding dynamic context to logs
v0.9.1
v0.9.0
- Enabling elevenlabs streaming audio
- Added support for Cartesia TTS
- Added support for Smallest TTS
- Audio format fixes and cleanup to remove unnecessary conversions
- bug fixes
v0.8.0
- Fix for elevenlabs audio using plivo by @KaliCharan-V
- Support for RAG using LanceDB @lancedb
- semantic-caching fixes
- updating and fixing library versions
- bug fixes
- removed xtts
v0.7.14
- function tool bug fixes