Address automated review comments: span error for ToolExecutionException, README prereqs, and AsyncClient lifecycle

Co-authored-by: TaoChenOSU <12570346+TaoChenOSU@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-16 21:38:01 +00:00
Unverified
parent d3191ffd48
commit 1306e5bce9
3 changed files with 14 additions and 11 deletions
+1 -2
View File
@@ -17,8 +17,7 @@ The Model Context Protocol (MCP) is an open standard for connecting AI agents to
## Prerequisites
- `OPENAI_API_KEY` environment variable
- `OPENAI_RESPONSES_MODEL_ID` environment variable
Each sample requires its own set of environment variables. See below for details.
For `mcp_github_pat_openai_responses.py`:
- `GITHUB_PAT` - Your GitHub Personal Access Token (create at https://github.com/settings/tokens)