chore: add google-cloud-aiplatform dependency

Adds support for Vertex AI models via the google-cloud-aiplatform SDK.
This commit is contained in:
0xallam
2025-12-07 02:10:09 +02:00
committed by Ahmed Allam
parent 37c9b4b0e0
commit fc267564f5
2 changed files with 677 additions and 55 deletions

731
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -60,6 +60,7 @@ xmltodict = "^0.13.0"
pyte = "^0.8.1"
requests = "^2.32.0"
libtmux = "^0.46.2"
google-cloud-aiplatform = ">=1.38"
[tool.poetry.group.dev.dependencies]
# Type checking and static analysis