mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Fix missing anthropic import (#459)
This commit is contained in:
parent
244da4aec1
commit
1adcbc3a3a
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ dependencies = [
|
|||
"pulsar-client",
|
||||
"google-cloud-aiplatform",
|
||||
"prometheus-client",
|
||||
"anthropic",
|
||||
]
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue