diff --git a/integration-tests/models/__snapshots__/test_openai_integration/test_flash_llama_grammar_tools.json b/integration-tests/models/__snapshots__/test_openai_integration/test_flash_llama_grammar_tools.json deleted file mode 100644 index 315969ad..00000000 --- a/integration-tests/models/__snapshots__/test_openai_integration/test_flash_llama_grammar_tools.json +++ /dev/null @@ -1 +0,0 @@ -"ChatCompletionChunk(id='', choices=[Choice(delta=ChoiceDelta(content=None, function_call=None, refusal=None, role='assistant', tool_calls=[ChoiceDeltaToolCall(index=0, id='', function=ChoiceDeltaToolCallFunction(arguments='\"}', name='get_current_weather'), type='function')]), finish_reason=None, index=0, logprobs=None)], created=1739798781, model='meta-llama/Llama-3.1-8B-Instruct', object='chat.completion.chunk', service_tier=None, system_fingerprint='3.1.1-dev0-native', usage=None)"