garvitmathur99/GeneralPurposeAgent
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Setup Instructions
To run the application, create a .env file in the root of the repository and set the following environment variables:
- `GCP_CREDENTIALS_JSON`: Paste your Google Cloud JSON credentials file content. (Required if using the Gemini Model) Example:
GCP_CREDENTIALS_JSON=You json file content
- **`TAVILY_API_KEY`**: Your Tavily API key*
Example: TAVILYAPIKEY=yourtavilyapi_key
- `GCP_PROJECT_ID`: Your GCS Project ID* Example:
GCP_PROJECT_ID=GCP_PROJECT_ID