合并最新代码

This commit is contained in:
CaIon
2023-09-17 21:07:00 +08:00
parent 23d9554415
commit 8344b66ba9
3 changed files with 7 additions and 5 deletions
-1
View File
@@ -372,7 +372,6 @@ func relayTextHelper(c *gin.Context, relayMode int) *OpenAIErrorWithStatusCode {
var textResponse TextResponse
tokenName := c.GetString("token_name")
channelId := c.GetInt("channel_id")
defer func(ctx context.Context) {
// c.Writer.Flush()