1votes
0answers
6 views
Sharing a snippet that cut hallucinations noticeably in my eval set. Works across Claude and GPT. Curious if others have a tighter version.
Alice511mo ago
Showing 2 posts
Sharing a snippet that cut hallucinations noticeably in my eval set. Works across Claude and GPT. Curious if others have a tighter version.
My agent narrates every single tool call ("Now I will read the file...") which bloats the transcript. I want it to just act and only speak when it has something for the user. What…