Fix tests, mock the correct API

This commit is contained in:
Cyber MacGeddon 2026-02-09 20:31:59 +00:00
parent 6159341bd5
commit 131e04abd9
3 changed files with 149 additions and 165 deletions

View file

@ -13,6 +13,7 @@ dependencies = [
"trustgraph-base>=2.0,<2.1",
"pulsar-client",
"google-genai",
"google-api-core",
"prometheus-client",
"anthropic",
]