How do you catch it when a model update changes your agent's tool calls?

Your agent calls get_weather(city="London"). The provider ships a new model version. Now it calls...

Read Original

Related