diff --git a/README.md b/README.md index 2f62a6f6..f455510c 100644 --- a/README.md +++ b/README.md @@ -170,10 +170,10 @@ The supported scenarios are listed below: Different scenarios vary in entrance and configuration. Please check the detailed setup tutorial in the scenarios documents. -Here is a gallery of successful explorations. You can download the source code and view the execution trace using the command below: +Here is a gallery of [successful explorations](https://github.com/SunsetWolf/rdagent_resource/releases/download/demo_traces/demo_traces.zip) (5 traces showed in **[🖥️ Live Demo](https://rdagent.azurewebsites.net/)**). You can download and view the execution trace using the command below: ```bash -rdagent ui --port 80 --log_dir gallary/ +rdagent ui --port 80 --log_dir ./demo_traces ``` Please refer to **[📖readthedocs_scen](https://rdagent.readthedocs.io/en/latest/scens/catalog.html)** for more details of the scenarios. diff --git a/docs/scens/data_copilot_fin.rst b/docs/scens/data_copilot_fin.rst index 9d5bfc43..9c350fdf 100644 --- a/docs/scens/data_copilot_fin.rst +++ b/docs/scens/data_copilot_fin.rst @@ -27,7 +27,7 @@ And this is where the **Finance Data Copilot** steps in.
diff --git a/docs/scens/model_agent_fin.rst b/docs/scens/model_agent_fin.rst index e9ffaef6..d5c87919 100644 --- a/docs/scens/model_agent_fin.rst +++ b/docs/scens/model_agent_fin.rst @@ -24,7 +24,7 @@ And this is where the **Finance Model Agent** steps in.
diff --git a/docs/scens/model_agent_med.rst b/docs/scens/model_agent_med.rst index 1285b067..5109475d 100644 --- a/docs/scens/model_agent_med.rst +++ b/docs/scens/model_agent_med.rst @@ -19,7 +19,7 @@ In this task, we aim at predicting the whether the patients will suffer from Acu
diff --git a/docs/scens/model_copilot_general.rst b/docs/scens/model_copilot_general.rst index bafdf11f..f1286aa9 100644 --- a/docs/scens/model_copilot_general.rst +++ b/docs/scens/model_copilot_general.rst @@ -22,7 +22,7 @@ And this is where the **General Model Copilot** steps in.