feat: Support VertexAI for Claude (#1138)

This commit is contained in:
Yuku Kotani
2025-02-13 02:17:15 +09:00
committed by GitHub
parent 724e5ac9a9
commit 58c9eeb6d6
10 changed files with 293 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ mcp-core = { path = "../mcp-core" }
anyhow = "1.0"
thiserror = "1.0"
futures = "0.3"
gcp-sdk-auth = "0.1.1"
reqwest = { version = "0.12.9", features = [
"rustls-tls",
"json",