mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-03-30 09:13:31 +00:00
fix: 如果还有数据,等待一会
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
"one-api/common"
|
||||
"strings"
|
||||
"sync"
|
||||
"time"
|
||||
)
|
||||
|
||||
func openaiStreamHandler(c *gin.Context, resp *http.Response, relayMode int) (*OpenAIErrorWithStatusCode, string) {
|
||||
|
||||
Reference in New Issue
Block a user