92e1aa43b1
* docs: add npm install step to gateway-mcp-inspector README * Add AgentCore Gateway tutorials: LLM inference, WAF, web search, agent/MCP HTTP targets, gateway-enforced access * docs(gateway): finalize HTTP target labs, MCP passthrough demos, and gateway-enforced access - HTTP agent/MCP-server landing READMEs: de-stub and add overviews - A2A + HTTP runtime labs: two-token model (runtime vs gateway audience), --scope flag on the OBO callback server, agent-card URL guidance - Databricks A2A: SP setup, MODEL_ID/app.yaml, requirements pins, openid-configuration discovery + CLIENT_SECRET_BASIC - MCP passthrough (runtime/context7/github): MCP handshake invoke.py demos, Mcp-Session-Id + Content-Type response-header allowlists, inspector notes - gateway-enforced-access: align tokens with the two-token model - WAF + websearch + model-governance deploy fixes; demo gifs * fix(gateway): silence ruff E402 on post-sys.path local imports in litellm demos
4 lines
52 B
TOML
4 lines
52 B
TOML
version = 1
|
|
revision = 3
|
|
requires-python = ">=3.12"
|