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 |
||
|---|---|---|
| .. | ||
| anthropic.go | ||
| anthropic_test.go | ||