mirror of
https://github.com/usestrix/strix.git
synced 2026-09-06 08:15:56 +00:00
chore: add google-cloud-aiplatform dependency
Adds support for Vertex AI models via the google-cloud-aiplatform SDK.
This commit is contained in:
parent
7529af9134
commit
246580e2c1
2 changed files with 677 additions and 55 deletions
731
poetry.lock
generated
731
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue