chat-ui
377a0df3
- fix: don't fall back to generate() on abort errors
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#2082 - fix/abort final answer
Author
gary149
Committer
gary149
Parents
b85f43e5
Loading