Commit Graph

4 Commits

Author SHA1 Message Date
aa4f667ab8 Add hf.py patch to force string content format for GLM models
- Tool response content was being dropped because vLLM detected
  'openai' content format incorrectly for GLM templates
- Added _is_glm_model() detection to force 'string' format
- Updated Dockerfile to include hf.py patch
- Added debug tests for tool visibility
2026-04-09 05:20:47 +00:00
8d5da5750d patch parser 2026-04-09 04:28:22 +00:00
40159e865e init commit 2026-04-08 18:27:23 +00:00
bf66b8708c GLM-5.1 tool parser with incremental streaming support 2026-04-08 18:24:36 +00:00