tests.system.weaviate.example_weaviate_cohere

Module Contents

Functions

example_weaviate_cohere()

Example DAG which creates embeddings using CohereEmbeddingOperator and the uses WeaviateIngestOperator to insert embeddings to Weaviate .

Attributes

COLLECTION_NAME

test_run

tests.system.weaviate.example_weaviate_cohere.COLLECTION_NAME = 'weaviate_cohere_example_collection'[source]
tests.system.weaviate.example_weaviate_cohere.example_weaviate_cohere()[source]

Example DAG which creates embeddings using CohereEmbeddingOperator and the uses WeaviateIngestOperator to insert embeddings to Weaviate .

tests.system.weaviate.example_weaviate_cohere.test_run[source]

Was this entry helpful?