Setup
Last updated
Last updated
Installation Guide
Virtual Environment Setup:
Create and activate a virtual environment.
Install dependencies:
Copy
Copy
API Key Configuration:
Copy alpha_codium/settings/.secrets_template.toml
to .secrets.toml
.
Insert your OpenAI API key:
Copy
Copy
Dataset Preparation:
Download and extract the CodeContest dataset from .
Place the extracted folder in the project root directory.