GLM-4.5 Model Support Follow-up (#8445)

This commit is contained in:
Binyao Jiang
2025-07-27 23:35:20 -07:00
committed by GitHub
parent 484d0e021d
commit 581e7dcb92
6 changed files with 44 additions and 15 deletions

View File

@@ -2068,7 +2068,7 @@ class TestGlm4MoeDetector(unittest.TestCase):
tool_calls[1]["parameters"], '{"city": "Shanghai", "date": "2024-06-28"}'
)
def test_tool_call_completion(self):
def test_tool_call_id(self):
"""Test that the buffer and state are reset after a tool call is completed."""
chunks = [
"<tool_call>get_weather\n",