text-generation-inference/integration-tests/models/__snapshots__/test_tools_llama
drbh 7276d43495
feat: improve tools to include name and add tests (#1693)
This PR makes tool calling aware of the name of the function selected. 

Fixes:
https://github.com/huggingface/text-generation-inference/issues/1657

Thank you @puppetm4st3r for the helpful snippets, large parts of this PR
are simply refactors of the code shared 🙏

**opening draft PR because small tweaks are needed before merging
2024-04-16 09:02:46 -04:00
..
test_flash_llama_grammar_tools_auto.json feat: improve tools to include name and add tests (#1693) 2024-04-16 09:02:46 -04:00
test_flash_llama_grammar_tools_choice.json feat: improve tools to include name and add tests (#1693) 2024-04-16 09:02:46 -04:00
test_flash_llama_grammar_tools_insufficient_information.json feat: improve tools to include name and add tests (#1693) 2024-04-16 09:02:46 -04:00
test_flash_llama_grammar_tools_stream.json feat: improve tools to include name and add tests (#1693) 2024-04-16 09:02:46 -04:00
test_flash_llama_grammar_tools.json feat: improve tools to include name and add tests (#1693) 2024-04-16 09:02:46 -04:00