3 Commits

Author SHA1 Message Date
139e617ed0 Clean up README with full bug analysis for ZAI 2026-04-09 06:21:04 +00:00
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