mirror of
https://github.com/ollama/ollama.git
synced 2026-07-10 17:54:12 +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 | ||