mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-26 07:45:13 +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",
|
"pulsar-client",
|
||||||
"google-cloud-aiplatform",
|
"google-cloud-aiplatform",
|
||||||
"prometheus-client",
|
"prometheus-client",
|
||||||
|
"anthropic",
|
||||||
]
|
]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue