anthropic: Use an empty object if no tool input is provided (#26144)
This PR changes the default value when no input is provided with a tool
use from `null` to `{}`.
This fixes an issue I was seeing where tools that didn't accept input
were not being called correctly.
Release Notes:
- N/A M
Marshall Bowers committed
d0c2bef8c397d3e94ec5c09423adf19e02d9fb93
Parent: 87b3fef
Committed by GitHub <noreply@github.com>
on 3/5/2025, 7:17:44 PM