vllm/tests/tool_use
2024-10-03 16:44:52 +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 [Feature] OpenAI-Compatible Tools API + Streaming for Hermes & Mistral models (#5649) 2024-09-04 13:18:13 -07:00
test_chat_completion_request_validations.py fix validation: Only set tool_choice auto if at least one tool is provided (#8568) 2024-09-26 16:23:17 -07:00
test_chat_completions.py [Feature] Add support for Llama 3.1 and 3.2 tool use (#8343) 2024-09-26 17:01:42 -07:00
test_parallel_tool_calls.py [BugFix] Enforce Mistral ToolCall id constraint when using the Mistral tool call parser (#9020) 2024-10-03 16:44:52 +08:00
test_tool_calls.py [BugFix] Enforce Mistral ToolCall id constraint when using the Mistral tool call parser (#9020) 2024-10-03 16:44:52 +08:00
utils.py [Feature] Add support for Llama 3.1 and 3.2 tool use (#8343) 2024-09-26 17:01:42 -07:00