Agent Development Kit (ADK): Build AI Agents & Automate Workflows (Beginner to Pro).
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Added new concept called Agent to Agent communication remotely
f92530bView on GitHubAdded ./15-artifacts/ topic for saving and loading any type of files as a context to the agent
f05a5ddView on GitHubAdded a function for get the adk_request_confirmation_id in after agent callback in 14
b6e08d0View on GitHubAdded ./14-human-in-loop/ folder for different way of getting the user input and pause and resume the agent workflow
e518002View on GitHubAdded the ./13-agent-yaml-config/ folder for configuring the agents with yaml file no code.
718e2d6View on GitHubModified the ./4-structured-outputs/email_agent/agent.py for the input_schema
d50e9aaView on GitHubAdded ./2.2-remote-mcptool-agent/ folder for running the remote mcp server and connect it with agent via an url
a09e674View on GitHubModified ./requirements.txt file in the directory to keep the latest lib and packages
81fafceView on GitHubAdded await menthod to the session, since latest version for the google adk supports only await in the session
8424366View on GitHubAdded 1.1-basic-agent-no-web with this we can run the agent without web UI in our terminal itself.
004d92bView on GitHub