Skip to content

Commit

Permalink
bug修复: #52 response_format参数反序列化问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambdua committed Jul 30, 2024
1 parent 312cd32 commit 83ef03a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
* see {@link ChatCompletionRequest} documentation.
*/
@Data
@NoArgsConstructor
public class ChatResponseFormat {
/**
* auto/text/json_object
Expand Down

0 comments on commit 83ef03a

Please sign in to comment.