A2UI
A2UI copied to clipboard
NameError : name 'Consumer' is not defined.
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