Patch Changes
-
Fix split_paragraphs and simple-rag example - #896 (@davidzhao)
-
Fix bug where if the tts_source was a string but before_tts_cb returned AsyncIterable[str], the transcript would not be synthesized. - #906 (@martin-purplefish)
-
Allow forcing interruptions of incomplete audio - #891 (@martin-purplefish)
-
Include chat context on collected tool calls - #897 (@martin-purplefish)