You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLM Reasoning Tracer is a diagnostic framework designed to trace, visualize, and evaluate the reasoning paths of LLMs during complex problem-solving tasks. It supports multiple prompting strategies—such as CoT, Self-Ask, and Tree-of-Thought—and captures intermediate decision steps to promote deeper understanding of model behavior.