tests.system.weaviate.example_weaviate_vectorizer_dag

Module Contents

Functions

example_weaviate_vectorizer_dag()

Example DAG which uses WeaviateIngestOperator to insert embeddings to Weaviate with vectorizer and then query to verify the response .

Attributes

COLLECTION_NAME

test_run

tests.system.weaviate.example_weaviate_vectorizer_dag.COLLECTION_NAME = 'Weaviate_with_vectorizer_example_collection'[source]
tests.system.weaviate.example_weaviate_vectorizer_dag.example_weaviate_vectorizer_dag()[source]

Example DAG which uses WeaviateIngestOperator to insert embeddings to Weaviate with vectorizer and then query to verify the response .

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

Was this entry helpful?