Google Team Member
|
fa64545a9d
|
fix: Fix the path for agent card in A2A demo
`AGENT_CARD_WELL_KNOWN_PATH` already contains a leading slash so is not needed in the `agent_card` URL.
PiperOrigin-RevId: 796543208
|
2025-08-18 13:04:38 -07:00 |
|
Google Team Member
|
a117cf0af3
|
fix: Fix the path for agent card in A2A demo
`AGENT_CARD_WELL_KNOWN_PATH` already contains a leading slash so is not needed in the `agent_card` URL.
PiperOrigin-RevId: 796537920
|
2025-08-18 12:49:20 -07:00 |
|
Xiang (Sean) Zhou
|
37dae9b631
|
chore: Import AGENT_CARD_WELL_KNOWN_PATH from adk instead of from a2a directly
thus let adk handle import problem for a2a, e.g. python version need to be > 3.10 etc.
PiperOrigin-RevId: 791273137
|
2025-08-05 10:28:37 -07:00 |
|
Xiang (Sean) Zhou
|
b2c2f1bd33
|
chore: Add an a2a sample agent to demo running the a2a server via unvicorn command and run remote agent as root_agent
PiperOrigin-RevId: 785629271
|
2025-07-21 17:08:35 -07:00 |
|