mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Migrate to VertexAI to google-genai SDK from deprecated library (#632)
* Migrate to VertexAI to google-genai SDK from deprecated library * Fix tests, mock the correct API
This commit is contained in:
parent
2781c7d87c
commit
f24f1ebd80
4 changed files with 223 additions and 245 deletions
|
|
@ -20,6 +20,7 @@ dependencies = [
|
|||
"falkordb",
|
||||
"fastembed",
|
||||
"google-genai",
|
||||
"google-api-core",
|
||||
"ibis",
|
||||
"jsonschema",
|
||||
"langchain",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue