adk/

directory
v0.0.0-...-cdc720d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2026 License: Apache-2.0

README

Eino ADK Examples

This directory provides examples for Eino ADK:

  • Agent
    • helloworld: simple hello-world chat agent.
    • intro
      • chatmodel: example about using ChatModelAgent with interrupt.
      • custom: shows how to implement an agent which meets the definition of ADK.
      • workflow: examples about using Loop / Parallel / Sequential agent.
      • session: shows how to pass data and state across agents by using session.
      • transfer: shows transfer ability by using ChatModelAgent.
    • multiagent
      • plan-execute-replan: basic example of plan-execute-replan agent.
      • supervisor: basic example of supervisor agent.
      • layered-supervisor: another example of supervisor agent, which set a supervisor agent as sub-agent of another supervisor agent.
      • integration-project-manager: another example of using supervisor agent.
    • common: utils.

Additionally, you can enable coze-loop trace for examples, see .example.env for keys.

Directories

Path Synopsis
common
human-in-the-loop
1_approval command
3_feedback-loop command
4_follow-up command
5_supervisor command
7_deep-agents command
intro
chatmodel command
session command
transfer command
workflow/loop command
multiagent
deep command
supervisor command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL