Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: P-urva/adk-go

Tags

v0.1.0

Toggle v0.1.0's commit message
Initial release of the Agent Development Kit (ADK)

Agents: LLMAgent, Workflow Agents, Custom Agents.
A2A support: expose ADK agents via A2A server or connect to A2A via RemoteAgent.
Tool support: function tool, MCP tools, long-running tools and other.
Callbacks for agent, LLM and tools.
LLMs: GeminiAPI and VertexAI
Session service: in-memory and persistent implementations.
Artifact service: in-memory and Google Cloud Storage.
Memory service: in-memory implementation.
REST API server + WebUI launchers.