ReasonGraph: Visualisation of Reasoning Paths
Zongqian Li, Ehsan Shareghi, Nigel Collier
TL;DR
ReasonGraph tackles the challenge of understanding LLM reasoning by providing a unified, real-time visualization platform. It supports six reasoning methods and 50+ models across major providers, with Mermaid-based diagrams and a modular, API-driven backend. Key contributions include a unified visualization platform, extensible framework, and multi-domain applications, demonstrated with high parsing reliability, fast visualization, and good usability. The tool is open-source, enabling broader accessibility, reproducibility, and development of LLM-based reasoning tooling.
Abstract
Large Language Models (LLMs) reasoning processes are challenging to analyze due to their complexity and the lack of organized visualization tools. We present ReasonGraph, a web-based platform for visualizing and analyzing LLM reasoning processes. It supports both sequential and tree-based reasoning methods while integrating with major LLM providers and over fifty state-of-the-art models. ReasonGraph incorporates an intuitive UI with meta reasoning method selection, configurable visualization parameters, and a modular framework that facilitates efficient extension. Our evaluation shows high parsing reliability, efficient processing, and strong usability across various downstream applications. By providing a unified visualization framework, ReasonGraph reduces cognitive load in analyzing complex reasoning paths, improves error detection in logical processes, and enables more effective development of LLM-based applications. The platform is open-source, promoting accessibility and reproducibility in LLM reasoning analysis.
