8000 Make run_async start without a new message from the user · Issue #1050 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
8000
Make run_async start without a new message from the user #1050
@DenisStefanAndrei

Description

@DenisStefanAndrei

Hello. I want to implement human in the loop for my Parallel Agents. When a tool called human_input_request is called I break from the runner and save the function call for a later execution. When I execute the function I add the event to the session just like the runner would but I can t find a way to start the runner without providing a new message from the user which in my case doesn't make sense, I just want to run the runner where it left of.

TL;DR: Is there a way to run_async the runner without a new message from the user?

Metadata

Metadata

Assignees

Labels

coreIssues related to the core interface and implementation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0