I am having some real difficulty in understanding how to view the actual decision to use a tool in langsmith?
I am using the out of the box agent which is documented in the official docs LangChain overview - Docs by LangChain
The issue is that the traces are not showing me the actual prompt which the LLM uses to decide what to answer with (be it “use a tool” or “answer directly”). This would be very helpful for debugging.