v0.6.0
[0.6.0] - 2023-06-12
Added
- Experimental generative transcript summarization provides a short paragraph with a synopsis of each completed call; use the built-in summarization model with runs on Amazon Sagemaker, or use Anthropic's Claude API with 100K token limit (eliminating transcript length limitations), or experiment with custom language models or APIs of your choice. See Transcript Summarization
- User Interface updated to use the Cloudscape framework with improved functionality and appearance.
What's Changed
- Cloudscape UI + Generative AI call summarization by @chrislott in #169
- fix NRE & bug with splitting agent/ivr segments by @chrislott in #156
Full Changelog: v0.5.2...v0.6.0