ADK (Agent Development Kit)
ADK is a framework for building, testing, and deploying AI agents. It facilitates structured agent workflows, tool integration, and state management, often utilized within the Google Cloud ecosystem for enterprise-grade LLM applications.
Key Integrations & Use Cases
- Looker Data Interaction: ADK can be configured to enable llm agents to interact with Looker data platforms.
- This integration typically leverages the mcp toolbox for databases to bridge the agent with the data layer.
- See implementation details in Configuring an LLM Agent for Looker Data Interaction Using ADK and MCP.
Related Concepts
- llm
- Agent Development Kit
- model-context-protocol
- Looker