Files
2026-07-13 12:58:18 +08:00

8 lines
293 B
Python

"""
UI Protocols Demo A2A Agent - General-Purpose UI Generator with A2UI
This agent uses Google ADK with LiteLLM to generate A2UI declarative JSON
for any type of user interface. It demonstrates the A2UI protocol
where the agent composes UI dynamically at runtime based on user requests.
"""