File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Example Agents
22
3- ![ Python Version ] ( https://img.shields.io/badge/python-3.12%2B-blue.svg )
3+ ![ CI ] ( https://img.shields.io/github/actions/workflow/status/danielvogler/example_agents/ci.yml?branch=main&logo=github&label=CI&cache_buster=1 )
44![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit )
55![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )
66![ Mypy] ( https://img.shields.io/badge/mypy-checked-green.svg )
77![ pydocstyle] ( https://img.shields.io/badge/pydocstyle-checked-green )
8+ ![ Python Version] ( https://img.shields.io/badge/python-3.12%2B-blue.svg )
89![ Google ADK] ( https://img.shields.io/badge/Google_ADK-Powered-orange.svg )
9- ![ CI] ( https://img.shields.io/github/actions/workflow/status/danielvogler/example_agents/ci.yml?branch=main&logo=github&label=CI&cache_buster=1 )
1010
1111This repository provides a set of sample agents using Google GenAI SDK and ADK. It demonstrates how to create, run, and deploy intelligent AI agents.
1212
You can’t perform that action at this time.
0 commit comments