Update python/samples/04-hosting/foundry-hosted-agents/responses/06_files/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Tao Chen
2026-04-30 14:07:44 -07:00
committed by GitHub
Unverified
parent b955e829cb
commit a13ca36f5e
@@ -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 <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 <session-id>` to upload files to that specific hosted agent session.
![alt text](./resources/session-started.png)