Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerHYang committed Jan 9, 2024
1 parent b965721 commit f17680b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def desired_chat_completion_result():
{
"index": 1,
"finish_reason": "stop",
"message": {"content": "B2", "role": "assistant"},
"message": {"content": "B22", "role": "assistant"},
},
{
"index": 2,
Expand Down

0 comments on commit f17680b

Please sign in to comment.