e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
1.7 KiB
1.7 KiB
title, type, description
| title | type | description |
|---|---|---|
| Conversational Analytics with Data Agent | docs | Details of the Conversational Analytics with Data Agent prebuilt configuration. |
Conversational Analytics with Data Agent
--prebuiltvalue:conversational-analytics-with-data-agent- Environment Variables:
CLOUD_GDA_PROJECT: The GCP project ID.CLOUD_GDA_LOCATION: (Optional) The location of the data agent (e.g.,usoreu). Defaults toglobal.CLOUD_GDA_USE_CLIENT_OAUTH: (Optional) Iftrue, forwards the client's OAuth access token for authentication. Defaults tofalse.CLOUD_GDA_MAX_RESULTS: (Optional) The maximum number of rows to return. Defaults to50.
- Permissions:
- Gemini Data Analytics Stateless Chat User (Beta) (
roles/geminidataanalytics.dataAgentStatelessUser) to interact with the data agent. - BigQuery User (
roles/bigquery.user) and BigQuery Data Viewer (roles/bigquery.dataViewer) on the underlying datasets/tables to allow the data agent to execute queries.
- Gemini Data Analytics Stateless Chat User (Beta) (
- Tools:
ask_data_agent: Use this tool to perform natural language data analysis, get insights, or answer complex questions using pre-configured data sources via a specific Data Agent. For more information on required roles, API setup, and IAM configuration, see the setup and authentication section of the Conversational Analytics API documentation.get_data_agent_info: Retrieve details about a specific data agent.list_accessible_data_agents: List data agents that are accessible.