7 Forks
77 Stars
77 Watchers

OpenRCA

[ICLR'25] OpenRCA: Can Large Language Models Locate the Root Cause of Software Failures?

How to download and setup OpenRCA

Open terminal and run command
git clone https://github.com/microsoft/OpenRCA.git
git clone is used to create a copy or clone of OpenRCA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OpenRCA https://github.com/microsoft/OpenRCA/archive/master.zip

Or simply clone OpenRCA with SSH
[email protected]:microsoft/OpenRCA.git

If you have some problems with OpenRCA

You may open issue on OpenRCA support forum (system) here: https://github.com/microsoft/OpenRCA/issues