refactor(anthropic-vertex): move SDK runtime to plugin (#71174)

* refactor(anthropic-vertex): move sdk runtime to plugin

* fix(anthropic-vertex): stage provider runtime deps

* fix(anthropic-vertex): reuse stream factory wrapper
This commit is contained in:
Vincent Koc
2026-04-24 11:52:35 -07:00
committed by GitHub
parent 07f33b2909
commit d795000377
10 changed files with 350 additions and 216 deletions

View File

@@ -1581,7 +1581,6 @@
},
"dependencies": {
"@agentclientprotocol/sdk": "0.19.1",
"@anthropic-ai/vertex-sdk": "^0.16.0",
"@clack/prompts": "^1.2.0",
"@lydell/node-pty": "1.2.0-beta.12",
"@mariozechner/pi-agent-core": "0.70.2",