d55b87cfbf1960d688d77755109e01cdc7c34841
- Introduce event handlers in PassthroughLLMAssistantAggregator for managing LLM text streaming, including start, delta, and end events. - Implement a new method to finalize text streams, ensuring proper handling of interruptions. - Update useVoicePreview to support new message types for LLM text streaming, allowing real-time updates to chat messages. - Enhance message sorting logic to maintain order based on timestamps and sequence numbers, improving user experience during voice interactions.
Description
No description provided
Languages
TypeScript
64.4%
Python
33.4%
CSS
1.2%
Shell
0.4%
Makefile
0.4%
Other
0.1%