mirror of
https://github.com/ollama/ollama.git
synced 2026-07-10 01:41:52 +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. |
||
|---|---|---|
| .. | ||
| anthropic.go | ||
| anthropic_test.go | ||
| openai.go | ||
| openai_encoding_format_test.go | ||
| openai_test.go | ||
| test_home_test.go | ||