mirror of
https://github.com/ollama/ollama
synced 2026-04-23 08:45:14 +00:00
Use typed structs for tool call arguments instead of map[string]any to preserve JSON key order, which Go maps do not guarantee. |
||
|---|---|---|
| .. | ||
| imageproc | ||
| input | ||
| models | ||
| parsers | ||
| renderers | ||
| model.go | ||
| model_test.go | ||