mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-08 15:13:42 +08:00
合并最新代码
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user