mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-01 19:32:38 +02:00
Migrate to VertexAI to google-genai SDK from deprecated library
This commit is contained in:
parent
2781c7d87c
commit
6159341bd5
2 changed files with 74 additions and 80 deletions
|
|
@ -12,7 +12,7 @@ requires-python = ">=3.8"
|
|||
dependencies = [
|
||||
"trustgraph-base>=2.0,<2.1",
|
||||
"pulsar-client",
|
||||
"google-cloud-aiplatform",
|
||||
"google-genai",
|
||||
"prometheus-client",
|
||||
"anthropic",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue