Skip to content

Releases: bolna-ai/bolna

v0.9.3

03 Jan 21:39
Compare
Choose a tag to compare
  • Standardization for audio formats in all Synthesizers
  • Bug fixes
  • Generate non-cached responses in semantic routes
  • Supporting mulaw format for elevenlabs

v0.9.2

17 Dec 14:33
Compare
Choose a tag to compare
  • 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

17 Oct 14:42
Compare
Choose a tag to compare
  • Fixed typo for passing user provided synthesizer keys 90621fa

v0.9.0

16 Oct 16:17
Compare
Choose a tag to compare
  • 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

12 Sep 15:07
Compare
Choose a tag to compare
  • 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

02 Sep 20:07
Compare
Choose a tag to compare
  • function tool bug fixes