Address comments

This commit is contained in:
Tao Chen
2026-05-06 11:34:03 -07:00
Unverified
parent 066e1a291d
commit 3595000cd0
2 changed files with 12 additions and 14 deletions
@@ -156,7 +156,7 @@ cd agent-framework/python/samples/04-hosting/foundry-hosted-agents/responses
2. Install dependencies:
```bash
pip install -r requirements.txt
uv pip install -r requirements.txt
```
3. Create a `.env` file with your Foundry configuration following the `env.example` file in the sample.