What's Changed
Features:
- Add async methods to LeMUR: `task_async()`, `question_async()`, `summarize_async()`, `action_items_async()`, and `purge_request_data_async()`
Documentation
- Add more code examples to `README`:
- Transcribe from stream example
- Real-Time End-of-utterance controls example
**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.22.0...0.23.0