diff --git a/docs/scens/model_agent_med.rst b/docs/scens/model_agent_med.rst index 6dd864fdd..41071e912 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.)