Skip to content

Commit

Permalink
med
Browse files Browse the repository at this point in the history
  • Loading branch information
SH-Src committed Aug 9, 2024
1 parent 4b1e8e1 commit c79e48b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/scens/model_agent_med.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://physionet.org/>`_.
- Request access to FIDDLE preprocessed data: `FIDDLE Dataset <https://physionet.org/content/mimic-eicu-fiddle-feature/1.0.0/>`_.
- 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.)
Expand Down

0 comments on commit c79e48b

Please sign in to comment.