tests.system.providers.weaviate.example_weaviate_without_vectorizer_dag

Module Contents

Functions

example_weaviate_without_vectorizer_dag()

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

Attributes

COLLECTION_NAME

test_run

tests.system.providers.weaviate.example_weaviate_without_vectorizer_dag.COLLECTION_NAME = 'Weaviate_example_without_vectorizer_collection'[source]
tests.system.providers.weaviate.example_weaviate_without_vectorizer_dag.example_weaviate_without_vectorizer_dag()[source]

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

tests.system.providers.weaviate.example_weaviate_without_vectorizer_dag.test_run[source]

Was this entry helpful?