Skip to content

Commit

Permalink
Feedback from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Feb 16, 2024
1 parent dba9094 commit d44c8ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/openai/chat.go
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@ func ChatEndpoint(cm *config.ConfigLoader, o *options.Option) func(c *fiber.Ctx)
},
},
},
FunctionCall: ss,
},
})
} else {
Expand Down

0 comments on commit d44c8ba

Please sign in to comment.