This commit is contained in:
ParthSareen 2025-10-22 13:52:22 -07:00
parent 53e26aab2c
commit d98b996e9b
1 changed files with 0 additions and 1 deletions

View File

@ -2173,7 +2173,6 @@ func (s *Server) ChatHandler(c *gin.Context) {
}
res.Message.ToolCalls = toolCalls
res.Message.Content = ""
} else if res.Message.Thinking != "" {
// don't return
} else {