File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
google-adk/tour-of-agents Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ docker.restate.dev/restatedev/restate:latest
4747
4848Go to the Restate UI at ` http://localhost:9070` . Click on ` register deployment` . And fill in the agent url ` http://host.docker.internal:9080` .
4949
50- ! [Register service](/docs/images/register_deployment.png)
50+ ! [Register service](. /docs/images/register_deployment.png)
5151
5252Click on one of the handlers of the registered services and send the default request (if prompted to do so, add a session key in the key field).
5353
5454For example, click on the ` run` handler of the ` WeatherAgent` service and send the request:
5555
56- ! [Send request](/docs/images/request.png)
56+ ! [Send request](. /docs/images/request.png)
5757
5858In the invocations tab, you see the execution journal when clicking on the invocation ID:
59- ! [See journal](/docs/images/journal.png)
59+ ! [See journal](. /docs/images/journal.png)
6060
You can’t perform that action at this time.
0 commit comments