Now that we support wandb sweeps, the user needs to set their wandb api key in the environment or when initialising the agent. This is different to previously where we could use dotenv to read from the env file before calling wandb.init in the script.