mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
d7a387d911f5f8ed9f1b281ab3681cbf545aa407
refactor: stream text segments for TTS preparation Refactor LLM streaming to emit complete text segments before tool calls for future TTS integration. Moves from step-based callbacks to chunk-based streaming with text buffering and segment flushing at tool boundaries. ```
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%