• Your Name's avatar
    Add Qwen model tool call parsing support · fbb6476e
    Your Name authored
    - Add Qwen-specific tool call parsing in ToolCallParser
    - Support for Instruct-style: <tool_call>{JSON}</tool_call>
    - Support for Coder-style: <tool_call><function=name><parameter=k>v</parameter></function></tool_call>
    - Add model_name attribute to ToolCallParser for model-specific parsing
    - Update ModelManager.load_model to set model name on tool parser
    - Fix duplicate method definitions in ToolCallParser class
    fbb6476e
Name
Last commit
Last update
.vscode Loading commit data...
.gitignore Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
aaa Loading commit data...
build.sh Loading commit data...
coder Loading commit data...
coderai Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
requirements.txt~ Loading commit data...