text-generation-inference/integration-tests/models/__snapshots__/test_tools_llama
drbh de6cb15fa5
fix: improve tool type, bump pydantic and outlines (#1650)
This PR resolves a couple 

- [X] adjusts the tool response to align with openai's tools response
type
- [X] bumps pydantic to `2.6.4` in all apps (resolves dependency issue
when running tests)
- [X] bump `outlines` version and fix import for new name
2024-03-21 12:45:56 -04:00
..
test_flash_llama_grammar_no_tools.json fix: improve tool type, bump pydantic and outlines (#1650) 2024-03-21 12:45:56 -04:00
test_flash_llama_grammar_tools_auto.json fix: improve tool type, bump pydantic and outlines (#1650) 2024-03-21 12:45:56 -04:00
test_flash_llama_grammar_tools_choice.json fix: improve tool type, bump pydantic and outlines (#1650) 2024-03-21 12:45:56 -04:00
test_flash_llama_grammar_tools_stream.json fix: improve tool type, bump pydantic and outlines (#1650) 2024-03-21 12:45:56 -04:00
test_flash_llama_grammar_tools.json fix: improve tool type, bump pydantic and outlines (#1650) 2024-03-21 12:45:56 -04:00