From d90ad532dcb79aa0cd29f33379dcf31779aa3897 Mon Sep 17 00:00:00 2001 From: XianBW <36835909+XianBW@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:34:26 +0800 Subject: [PATCH] docs: links update (#251) * add trace download link in README * update video links in doc --- README.md | 4 ++-- docs/scens/data_copilot_fin.rst | 2 +- docs/scens/model_agent_fin.rst | 2 +- docs/scens/model_agent_med.rst | 2 +- docs/scens/model_copilot_general.rst | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) 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.