1
Create Conda Environment
Set up a new Conda environment to ensure compatibility.
2
Activate Environment
Activate the Conda environment using `conda activate`.
3
Install RD-Agent
Clone and install RD-Agent from the official GitHub repository.
4
Configure LLM API Key
Set up the GPT model API key to enable LLM integration.
5
Run RD-Agent
Execute RD-Agent to automate R&D workflows; Docker integration is also supported.