From a13ca36f5e0b0af4d1f8412a37db2d6861898be2 Mon Sep 17 00:00:00 2001 From: Tao Chen Date: Thu, 30 Apr 2026 14:07:44 -0700 Subject: [PATCH] Update python/samples/04-hosting/foundry-hosted-agents/responses/06_files/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../foundry-hosted-agents/responses/06_files/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/samples/04-hosting/foundry-hosted-agents/responses/06_files/README.md b/python/samples/04-hosting/foundry-hosted-agents/responses/06_files/README.md index 6697017357..ffbe3f8ef6 100644 --- a/python/samples/04-hosting/foundry-hosted-agents/responses/06_files/README.md +++ b/python/samples/04-hosting/foundry-hosted-agents/responses/06_files/README.md @@ -102,7 +102,7 @@ Similar to using the `azd` CLI, you must invoke the agent first to create a sess ![alt text](./resources/start-a-session.png) -Once the session is created, you can grad the session ID and use `azd ai agent files upload --session-id ` to upload files to that specific hosted agent session. +Once the session is created, you can grab the session ID and use `azd ai agent files upload --session-id ` to upload files to that specific hosted agent session. ![alt text](./resources/session-started.png)