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

class_name

test_run

tests.system.providers.weaviate.example_weaviate_without_vectorizer_dag.class_name = 'Weaviate_example_without_vectorizer_class'[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?