mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Bedrock and VertexAI
This commit is contained in:
parent
dc45babbb9
commit
e0866d9f92
14 changed files with 212 additions and 4 deletions
|
|
@ -49,12 +49,10 @@ setuptools.setup(
|
|||
"qdrant-client",
|
||||
"tabulate",
|
||||
"anthropic",
|
||||
"google-cloud-aiplatform",
|
||||
"pyyaml",
|
||||
"prometheus-client",
|
||||
"pyarrow",
|
||||
"cohere",
|
||||
"boto3",
|
||||
"openai",
|
||||
"neo4j",
|
||||
"tiktoken",
|
||||
|
|
@ -98,13 +96,11 @@ setuptools.setup(
|
|||
"scripts/rows-write-cassandra",
|
||||
"scripts/run-processing",
|
||||
"scripts/text-completion-azure",
|
||||
"scripts/text-completion-bedrock",
|
||||
"scripts/text-completion-claude",
|
||||
"scripts/text-completion-cohere",
|
||||
"scripts/text-completion-llamafile",
|
||||
"scripts/text-completion-ollama",
|
||||
"scripts/text-completion-openai",
|
||||
"scripts/text-completion-vertexai",
|
||||
"scripts/tg-init-pulsar",
|
||||
"scripts/tg-processor-state",
|
||||
"scripts/triples-dump-parquet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue