Skip to content

docs: Google ADK (Vertex AI) integration guide #130

@dgenio

Description

@dgenio

Context

Split from #78. A standalone integration guide for Google's Agent Development Kit (ADK / Vertex AI agents).

Proposal

Create docs/integration_google_adk.md with:

  • Architecture diagram showing contextweaver as a context layer for Google ADK agents
  • Code example demonstrating routing + firewall with Google's tool calling API
  • Installation requirements (contextweaver + google-cloud-aiplatform or google-genai)
  • Common patterns: catalog management for Google tools, phase-based context for structured outputs

Also create examples/google_adk_demo.py with a runnable example.

Acceptance Criteria

  • docs/integration_google_adk.md with architecture diagram, code walkthrough, and gotchas
  • examples/google_adk_demo.py demonstrating routing + context compilation for Google tools
  • README examples table updated
  • Example runs without errors (mock LLM calls)

File Paths

  • docs/integration_google_adk.md (new)
  • examples/google_adk_demo.py (new)
  • README.md (edit)

Parent Issue

Part of #78. Tracked by #123 (framework integration guides epic).

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity/averageStandard effort, moderate familiarity neededdocumentationImprovements or additions to documentationenhancementNew feature or requestexamplesExample scripts and demo improvementsmilestone/v0.6priority/mediumMedium priority — production readiness

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions