-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
complexity/averageStandard effort, moderate familiarity neededStandard effort, moderate familiarity neededdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestexamplesExample scripts and demo improvementsExample scripts and demo improvementsmilestone/v0.6priority/mediumMedium priority — production readinessMedium priority — production readiness
Description
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.mdwith architecture diagram, code walkthrough, and gotchas -
examples/google_adk_demo.pydemonstrating 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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
complexity/averageStandard effort, moderate familiarity neededStandard effort, moderate familiarity neededdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestexamplesExample scripts and demo improvementsExample scripts and demo improvementsmilestone/v0.6priority/mediumMedium priority — production readinessMedium priority — production readiness