mirror of
https://github.com/ollama/ollama
synced 2026-04-23 08:45:14 +00: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.go | ||
| template_test.go | ||
| tools.go | ||
| tools_test.go | ||