You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/a2ui.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,15 +220,15 @@ The A2UI repository includes ADK sample agents you can run immediately:
220
220
221
221
| Sample | Description |
222
222
|---|---|
223
-
|[restaurant_finder](https://github.com/google/A2UI/tree/main/samples/agent/adk/restaurant_finder)| Static schema agent for searching and displaying restaurant information |
224
-
|[rizzcharts](https://github.com/google/A2UI/tree/main/samples/agent/adk/rizzcharts)| Dynamic catalog agent that selects chart components based on context |
225
-
|[orchestrator](https://github.com/google/A2UI/tree/main/samples/agent/adk/orchestrator)| Multi-agent setup that delegates to sub-agents and aggregates UI capabilities |
223
+
|[restaurant_finder](https://github.com/a2ui-project/a2ui/tree/main/samples/agent/adk/restaurant_finder)| Static schema agent for searching and displaying restaurant information |
224
+
|[rizzcharts](https://github.com/a2ui-project/a2ui/tree/main/samples/community/agent/adk/rizzcharts)| Dynamic catalog agent that selects chart components based on context |
225
+
|[orchestrator](https://github.com/a2ui-project/a2ui/tree/main/samples/community/agent/adk/orchestrator)| Multi-agent setup that delegates to sub-agents and aggregates UI capabilities |
0 commit comments