Bedrock and VertexAI

This commit is contained in:
Cyber MacGeddon 2024-09-30 17:42:59 +01:00
parent dc45babbb9
commit e0866d9f92
14 changed files with 212 additions and 4 deletions

View file

@ -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",