text-generation-inference/integration-tests/models/__snapshots__/test_tools_llama
drbh e36dfaa8de
feat: allow tool calling to respond without a tool (#2614)
* feat: process token stream before returning to client

* fix: expect content in test

* fix: improve comparison via ruff lint

* fix: return event in all cases

* fix: always send event on error, avoid unwraps, refactor and improve tests

* fix: prefer no_tool over notify_error to improve reponse

* fix: adjust chat input test for no_tool

* fix: adjust test expected content

---------

Co-authored-by: System administrator <root@ip-10-90-0-186.ec2.internal>
2024-10-10 09:28:25 -04:00
..
test_flash_llama_grammar_tools_auto.json v2.0.1 2024-04-18 17:20:36 +02:00
test_flash_llama_grammar_tools_choice.json v2.0.1 2024-04-18 17:20:36 +02:00
test_flash_llama_grammar_tools_insufficient_information_stream.json feat: allow tool calling to respond without a tool (#2614) 2024-10-10 09:28:25 -04:00
test_flash_llama_grammar_tools_insufficient_information.json feat: allow tool calling to respond without a tool (#2614) 2024-10-10 09:28:25 -04:00
test_flash_llama_grammar_tools_sea_creatures_stream.json feat: allow tool calling to respond without a tool (#2614) 2024-10-10 09:28:25 -04:00
test_flash_llama_grammar_tools_stream.json v2.0.1 2024-04-18 17:20:36 +02:00
test_flash_llama_grammar_tools.json v2.0.1 2024-04-18 17:20:36 +02:00