Files
Sasha Sobran 162279358c chore: switch main to v2.0.0 GA (transition to v2)
Co-authored-by: Bo Yang <ybo@google.com>
Co-authored-by: Wei Sun (Jack) <weisun@google.com>
Co-authored-by: George Weale <gweale@google.com>
Co-authored-by: Swapnil Agarwal <swapnilag@google.com>
Co-authored-by: Xuan Yang <xygoogle@google.com>
Co-authored-by: Shangjie Chen <deanchen@google.com>
Co-authored-by: Yifan Wang <wanyif@google.com>
Co-authored-by: Kathy Wu <wukathy@google.com>
2026-05-19 02:01:33 +00:00

95 lines
2.0 KiB
JSON

{
"events": [
{
"author": "user",
"content": {
"parts": [
{
"text": "computer"
}
],
"role": "user"
},
"id": "e-1",
"invocationId": "i-1",
"nodeInfo": {
"path": ""
}
},
{
"actions": {
"stateDelta": {
"topic": "computer"
}
},
"author": "root_agent",
"id": "e-2",
"invocationId": "i-1",
"nodeInfo": {
"path": "root_agent@1/process_input@1"
}
},
{
"author": "generate_headline",
"content": {
"parts": [
{
"text": "Computers: Shaping Our World"
}
],
"role": "model"
},
"finishReason": "STOP",
"id": "e-3",
"invocationId": "i-1",
"nodeInfo": {
"messageAsOutput": true,
"outputFor": [
"root_agent@1/generate_headline@1"
],
"path": "root_agent@1/generate_headline@1"
}
},
{
"actions": {
"stateDelta": {
"feedback": {
"feedback": "This headline is clearly tech-related as it directly discusses computers.",
"grade": "tech-related"
}
}
},
"author": "evaluate_headline",
"content": {
"parts": [
{
"text": "{\"grade\": \"tech-related\", \"feedback\": \"This headline is clearly tech-related as it directly discusses computers.\"}"
}
],
"role": "model"
},
"finishReason": "STOP",
"id": "e-4",
"invocationId": "i-1",
"nodeInfo": {
"messageAsOutput": true,
"outputFor": [
"root_agent@1/evaluate_headline@1"
],
"path": "root_agent@1/evaluate_headline@1"
}
},
{
"actions": {
"route": "tech-related"
},
"author": "root_agent",
"id": "e-5",
"invocationId": "i-1",
"nodeInfo": {
"path": "root_agent@1/route_headline@1"
}
}
]
}