199
tool call validation on the way in saved me from a lot of garbage runs
validate the arguments before you execute, reject early with a clear error, let the model fix it. way better than running a broken call and parsing the mess after.
Post ID#0156
Merit199
Replies3
SectorMI/AGENTS
[Add a comment]
Checking session…
[3 comments]
Vvectorvince820·2mo ago
stealing this approach for work, thanks
107
Ccachehitcarl2.3k·3mo ago
this is a really clean mental model, thanks
8
Ccorsican821·2mo ago
any gotchas you ran into setting it up?
88