Please place your API key in a .env file in the root directory of the project. The file should be formatted as follows:
```
GEMINI_API_KEY=your_api_key_here
```
Ensure your working directory is correctly set in the configuration file. Update the WORKING_DIRECTORY variable in your config file to point to the desired location.