mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 01:45:56 +03:00
[PR #303] [MERGED] 修复某些客户端没有接收到流结束信息后的错误 #330
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#330
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/303
Author: @majie776
Created: 2/4/2026
Status: ✅ Merged
Merged: 2/4/2026
Merged by: @justlovemaki
Base:
main← Head:main📝 Commits (1)
6170666修复某些客户端没有接收到流结束信息后的错误📊 Changes
1 file changed (+11 additions, -0 deletions)
View changed files
📝
src/utils/common.js(+11 -0)📄 Description
某些客户端接收流的时候没有接收到结束信息,直接关闭流之后会报错,比如Xcode coding assistant
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.