Skip to content

Commit

Permalink
Update CreateResponseFixture.php
Browse files Browse the repository at this point in the history
  • Loading branch information
benbjurstrom authored and gehrisandro committed Jun 15, 2023
1 parent 31f832d commit 3173e08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ final class CreateResponseFixture
'message' => [
'role' => 'assistant',
'content' => "\n\nHello there, this is a fake chat response.",
'function_call' => null,
],
'finish_reason' => 'stop',
],
Expand Down

0 comments on commit 3173e08

Please sign in to comment.