text-generation-inference/integration-tests/models/__snapshots__/test_tools_llama
drbh 1cae3197c4
Improve tool call message processing (#3036)
* make content field optional in chat request

* add tool_calls field to Message struct

* feat: add test and serialize tool messages

* fix: bump utopia, openapi doc version and improve test

* fix: rerun update docs

* fix: suppoer tool call id in template and remove unnecessary changes

* fix: ruff lint remove unused import

* fix: adjust message types in tests

---------

Co-authored-by: sailesh duddupudi <saileshradar@gmail.com>
2025-02-21 10:30:29 +01:00
..
test_flash_llama_grammar_tools_auto.json Move JSON grammar -> regex grammar conversion to the router (#2772) 2024-11-25 18:47:34 +01: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 chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
test_flash_llama_grammar_tools_insufficient_information.json chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
test_flash_llama_grammar_tools_sea_creatures_stream_function_object.json Move JSON grammar -> regex grammar conversion to the router (#2772) 2024-11-25 18:47:34 +01:00
test_flash_llama_grammar_tools_sea_creatures_stream_none.json PR 2634 CI - Fix the tool_choice format for named choice by adapting OpenAIs scheme (#2645) 2024-11-19 13:31:59 -05:00
test_flash_llama_grammar_tools_sea_creatures_stream_required.json Move JSON grammar -> regex grammar conversion to the router (#2772) 2024-11-25 18:47:34 +01:00
test_flash_llama_grammar_tools_sea_creatures_stream.json chore: prepare 2.4.1 release (#2773) 2024-11-22 17:26:15 +00:00
test_flash_llama_grammar_tools_stream.json Move JSON grammar -> regex grammar conversion to the router (#2772) 2024-11-25 18:47:34 +01:00
test_flash_llama_grammar_tools.json Move JSON grammar -> regex grammar conversion to the router (#2772) 2024-11-25 18:47:34 +01:00
test_flash_llama_tool_reply_response.json Improve tool call message processing (#3036) 2025-02-21 10:30:29 +01:00