ollama/anthropic
ParthSareen fceafefdce anthropic: fix ToolCallFunctionArguments type after rebase
Update tests and implementation to use the new ordered map-based
ToolCallFunctionArguments type which replaces the previous map[string]any.

- Add mapToArgs helper to convert map[string]any to ToolCallFunctionArguments
- Add testArgs and testProps helpers in tests
- Use cmpopts.IgnoreUnexported for cmp.Diff comparisons
2026-01-05 21:50:50 -08:00
..
anthropic.go anthropic: fix ToolCallFunctionArguments type after rebase 2026-01-05 21:50:50 -08:00
anthropic_test.go anthropic: fix ToolCallFunctionArguments type after rebase 2026-01-05 21:50:50 -08:00