A2UI icon indicating copy to clipboard operation
A2UI copied to clipboard

NameError : name 'Consumer' is not defined.

Open tonyruizGCP opened this issue 1 week ago • 0 comments

cannot run the orchestrator due to missing imports

  • Consumer https://github.com/google/A2UI/blob/5c1bb52d21913a05a4a29aa7da0fb38b252f7fcd/samples/agent/adk/orchestrator/agent.py#L75
  • AgentCard https://github.com/google/A2UI/blob/5c1bb52d21913a05a4a29aa7da0fb38b252f7fcd/samples/agent/adk/orchestrator/agent.py#L50
  • ClientCallContext https://github.com/google/A2UI/blob/5c1bb52d21913a05a4a29aa7da0fb38b252f7fcd/samples/agent/adk/orchestrator/agent.py#L51
  • Client https://github.com/google/A2UI/blob/5c1bb52d21913a05a4a29aa7da0fb38b252f7fcd/samples/agent/adk/orchestrator/agent.py#L77

tonyruizGCP avatar Dec 17 '25 18:12 tonyruizGCP