From 2d5650ef8c4e7e3fc4536a37ba11569c1ffffb4b Mon Sep 17 00:00:00 2001
From: Suhan Cui <51844791+SH-Src@users.noreply.github.com>
Date: Fri, 9 Aug 2024 14:01:10 +0800
Subject: [PATCH] med (#193)
---
docs/scens/model_agent_med.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/scens/model_agent_med.rst b/docs/scens/model_agent_med.rst
index 6dd864fd..41071e91 100644
--- a/docs/scens/model_agent_med.rst
+++ b/docs/scens/model_agent_med.rst
@@ -80,6 +80,11 @@ You can try our demo by running the following command:
pip install rdagent
+- 📦 Request PhysioNet Account
+ - Apply for an account at `PhysioNet `_.
+ - Request access to FIDDLE preprocessed data: `FIDDLE Dataset `_.
+ - Place your username and password in `.rdagent.app.data_mining.conf`.
+
- ⚙️ Environment Configuration
- Place the `.env` file in the same directory as the `.env.example` file.
- The `.env.example` file contains the environment variables required for users using the OpenAI API (Please note that `.env.example` is an example file. `.env` is the one that will be finally used.)