add google dependency (#2244)

This commit is contained in:
Shuchang Zheng
2025-04-29 03:37:34 +08:00
committed by GitHub
parent 47ad15a864
commit 7783bb0327
2 changed files with 491 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ fastmcp = "^0.4.1"
psutil = ">=7.0.0"
tiktoken = ">=0.9.0"
anthropic = "^0.50.0"
google-cloud-aiplatform = "^1.90.0"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"