Files
tabbyAPI/common
turboderp 0409064028 Tools: Refactor and further simplify tool parsing
- remove ToolConfig, reduce to a single `tool_format` argument and hard-code extra args like start/end tokens
- dispatch to short, self-contained (and probably easily vibe coded) parser for each model type
- remove autodetection (seems infeasible since parsing effectively starts during streaming, and there is overlap between tool formats for different models)
- streamline xml parser and dedicate to qwen3_coder models
- add parsers for glm4.x, minimax-m2.x and mistral (seems shaky, probably because mistralai don't validate against hf)
- update docs
2026-04-01 00:07:44 +02:00
..
2026-03-30 00:19:07 +02:00
2026-03-30 00:19:07 +02:00
2026-03-30 00:19:07 +02:00
2026-03-27 21:47:24 +01:00
2026-03-30 00:19:07 +02:00
2026-03-31 18:18:07 +02:00
2026-03-30 02:37:27 +02:00
2026-03-30 00:19:07 +02:00
2026-03-30 00:19:07 +02:00
2026-03-30 00:19:07 +02:00
2026-03-30 00:19:07 +02:00