chat-ui
9b5199b0 - fix: don't fall back to generate() on abort errors

Commit
30 days ago
fix: don't fall back to generate() on abort errors The catch block was triggering fallback generation on ALL errors, including abort errors. This caused the model to restart from scratch when the user clicked stop during MCP streaming.
Author
Parents
Loading