TensorRT-LLMs/tensorrt_llm/serve/tool_parser
William Zhang 121140cfec
[None][fixes] Add tool call parsing fixes and Qwen3 coder parser (#8817)
Signed-off-by: William Zhang <133824995+2ez4bz@users.noreply.github.com>
2025-11-13 04:34:38 -08:00
..
__init__.py [TRTLLM-8214][feat] Support Qwen3 tool parser (#8216) 2025-10-29 15:48:29 +08:00
base_tool_parser.py [TRTLLM-8214][feat] Support Qwen3 tool parser (#8216) 2025-10-29 15:48:29 +08:00
core_types.py [TRTLLM-8214][feat] Support Qwen3 tool parser (#8216) 2025-10-29 15:48:29 +08:00
qwen3_coder_parser.py [None][fixes] Add tool call parsing fixes and Qwen3 coder parser (#8817) 2025-11-13 04:34:38 -08:00
qwen3_tool_parser.py [TRTLLM-8214][feat] Support Qwen3 tool parser (#8216) 2025-10-29 15:48:29 +08:00
tool_parser_factory.py [None][fixes] Add tool call parsing fixes and Qwen3 coder parser (#8817) 2025-11-13 04:34:38 -08:00
utils.py [TRTLLM-8214][feat] Support Qwen3 tool parser (#8216) 2025-10-29 15:48:29 +08:00