Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | Yes | The Cloud SQL instance IP address (set after deployment) | |
| GCP_REGION | No | The GCP region | us-central1 |
| CLOUDSQL_USER | No | The Cloud SQL user | salesuser |
| GCP_PROJECT_ID | Yes | Your GCP project ID | |
| BIGQUERY_DATASET | No | The BigQuery dataset | bigquery-public-data.thelook_ecommerce |
| ANTHROPIC_API_KEY | Yes | Your Anthropic API key for Claude | |
| CLOUDSQL_DATABASE | No | The Cloud SQL database name | salesdb |
| CLOUDSQL_PASSWORD | Yes | Your secure Cloud SQL password | |
| CLOUDSQL_INSTANCE_NAME | No | The Cloud SQL instance name | sales-poc-db |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |