# add the needed api GOOGLE_GENERATIVE_AI_API_KEY="your-google-api-key-here" OPENAI_API_KEY="your-openai-api-key-here" PERSONAL_ACCESS_TOKEN="your-github-personal-access-token-here" AWS_ACCESS_KEY_ID=your-aws-access-key-id AWS_SECRET_ACCESS_KEY=your-aws-secret-access-key AWS_REGION=your-region OPENROUTER_API_KEY="your-openrouter-api-key-here"