text-generation-inference/integration-tests/models/__snapshots__/test_tools_llama
Nicolas Patry 622908deab
Fix tool call2 (#3076)
* Making `tool_calls` a vector.

* Arguments output is a string.

* Update all the integration tests.

* Add the requirements.

* Upgrade other tests.

* Clippy.

* Update the old test.
2025-03-07 19:45:57 +01:00
..
test_flash_llama_grammar_tools_auto_nostream.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_choice_nostream.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_choice_stream.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_insufficient_information_nostream.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_insufficient_information_stream.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_nostream.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_openai.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_sea_creatures_stream_auto.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_sea_creatures_stream_function_object.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_sea_creatures_stream_none.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_grammar_tools_sea_creatures_stream_required.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00
test_flash_llama_tool_reply_response.json Fix tool call2 (#3076) 2025-03-07 19:45:57 +01:00