mirror of
https://github.com/zebrajr/ollama.git
synced 2025-12-06 00:19:51 +01:00
Fixes issue where tool calls that don't expect any parameters were not being parsed. This also fixes two additional issues: one where 2+ tool calls would not be correctly parsed, and cases where tool calls with invalid parameters would still get parsed |
||
|---|---|---|
| .. | ||
| template_test.go | ||
| template.go | ||
| tools_test.go | ||
| tools.go | ||