vllm/tests/tool_use
Ye (Charlotte) Qi 16eda8c43a
[Frontend] Added chat templates for LLaMa4 pythonic tool calling (#16463)
Signed-off-by: Ye (Charlotte) Qi <yeq@meta.com>
Co-authored-by: Kai Wu <kaiwu@meta.com>
2025-04-12 06:26:17 +08:00
..
__init__.py [Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (#5649) 2024-09-04 13:18:13 -07:00
conftest.py [Frontend] Added chat templates for LLaMa4 pythonic tool calling (#16463) 2025-04-12 06:26:17 +08:00
test_chat_completion_request_validations.py [Frontend] Implement Tool Calling with `tool_choice='required'` (#13483) 2025-04-02 07:45:45 -07:00
test_chat_completions.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_jamba_tool_parser.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_parallel_tool_calls.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_tool_calls.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_tool_choice_required.py [Frontend] Implement Tool Calling with `tool_choice='required'` (#13483) 2025-04-02 07:45:45 -07:00
utils.py [Frontend] Added chat templates for LLaMa4 pythonic tool calling (#16463) 2025-04-12 06:26:17 +08:00