diff --git a/tests/api/fixtures/recorded_responses/chat_completion.json b/tests/api/fixtures/recorded_responses/chat_completion.json index 6562d4a5c..6f2973ffc 100644 --- a/tests/api/fixtures/recorded_responses/chat_completion.json +++ b/tests/api/fixtures/recorded_responses/chat_completion.json @@ -10630,4 +10630,4 @@ ], "type": "generator" } -} \ No newline at end of file +} diff --git a/tests/api/fixtures/recorded_responses/invoke_tool.json b/tests/api/fixtures/recorded_responses/invoke_tool.json index 1559ad8e6..b6300f7e3 100644 --- a/tests/api/fixtures/recorded_responses/invoke_tool.json +++ b/tests/api/fixtures/recorded_responses/invoke_tool.json @@ -290,4 +290,4 @@ "metadata": null } } -} \ No newline at end of file +}