|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| human_approval.ipynb | ||
| human_approval.py | ||
| requirements.txt | ||
| sse_function_call_example.py | ||
README.md
Google ADK Examples with AgentOps
This directory contains examples of using the Google AI Development Kit (ADK) with AgentOps instrumentation.
Prerequisites
- Python >= 3.10 < 3.13
- Install required dependencies:
pip install agentops google-adk
Examples
1. Human Approval
Example: human_approval
This example demonstrates:
- A human-in-the-loop approval workflow
AgentOps Integration
These examples show how to use AgentOps to monitor and analyze your AI applications. AgentOps automatically instruments your Google ADK calls to provide insights into performance, usage patterns, and model behavior.
To learn more about AgentOps, visit https://www.agentops.ai