TensorRT-LLMs/tensorrt_llm/serve/tool_parser
Fanrong Li 0d2500c631
[TRTLLM-9677][feat] Support DeepSeek-V3.2 tool parser (#10126)
Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
2025-12-23 08:46:47 +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
deepseekv3_parser.py [TRTLLM-9604][feat] DS R1 & V3.1 tool parser (#10010) 2025-12-19 17:20:03 +08:00
deepseekv31_parser.py [TRTLLM-9604][feat] DS R1 & V3.1 tool parser (#10010) 2025-12-19 17:20:03 +08:00
deepseekv32_parser.py [TRTLLM-9677][feat] Support DeepSeek-V3.2 tool parser (#10126) 2025-12-23 08:46:47 +08:00
kimi_k2_tool_parser.py [TRTLLM-9637][feat] Support tool parser for Kimi K2 (#9830) 2025-12-12 23:32:39 +08:00
qwen3_coder_parser.py [None][feat] Update Qwen3CodeToolParser to align tool-calling parameters (#9540) 2025-12-04 06:47:32 +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 [TRTLLM-9677][feat] Support DeepSeek-V3.2 tool parser (#10126) 2025-12-23 08:46:47 +08:00
utils.py [TRTLLM-8214][feat] Support Qwen3 tool parser (#8216) 2025-10-29 15:48:29 +08:00