feat: fallback to normal stream if cannot resume stream (#980)

This commit is contained in:
Jeremy 2025-05-03 00:32:46 -07:00 committed by GitHub
parent e529d99974
commit 7402af0a64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 47 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ai-chatbot",
"version": "3.0.18",
"version": "3.0.19",
"private": true,
"scripts": {
"dev": "next dev --turbo",