Skip to content

feat: add glm_xml style for GLM tool calling format - #2

Open
Wirick wants to merge 1 commit into
mainfrom
glm-xml
Open

feat: add glm_xml style for GLM tool calling format#2
Wirick wants to merge 1 commit into
mainfrom
glm-xml

Conversation

@Wirick

@Wirick Wirick commented Mar 23, 2026

Copy link
Copy Markdown
Collaborator

Adds a new XML style for GLM-4.7/GLM-5 models that use the <arg_key>name</arg_key><arg_value>value</arg_value> format for tool call parameters. Follows the same XMLToolCallingConverter pattern as qwen_xml, minimax_xml, and deepseek_xml styles.

Adds a new XML style for GLM-4.7/GLM-5 models that use the
<arg_key>name</arg_key><arg_value>value</arg_value> format for
tool call parameters. Follows the same XMLToolCallingConverter
pattern as qwen_xml, minimax_xml, and deepseek_xml styles.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant