You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
trigger the workflow
This commit is contained in:
@@ -353,7 +353,7 @@ class Runner:
|
||||
session_id: str,
|
||||
new_message: types.Content,
|
||||
run_config: Optional[RunConfig] = None,
|
||||
) -> Generator[Event, None, None]:
|
||||
) -> Generator[dict, None, None]:
|
||||
"""Runs the agent.
|
||||
|
||||
NOTE:
|
||||
|
||||
Reference in New Issue
Block a user