tests.system.weaviate.example_weaviate_operator

属性

COLLECTION_NAME

sample_data_with_vector

sample_data_without_vector

test_run

函数

get_data_with_vectors(*args, **kwargs)

get_data_without_vectors(*args, **kwargs)

example_weaviate_using_operator()

演示 operator 用法的 Weaviate DAG 示例。

模块内容

tests.system.weaviate.example_weaviate_operator.COLLECTION_NAME = 'QuestionWithoutVectorizerUsingOperator'[源码]
tests.system.weaviate.example_weaviate_operator.sample_data_with_vector[源码]
tests.system.weaviate.example_weaviate_operator.sample_data_without_vector[源码]
tests.system.weaviate.example_weaviate_operator.get_data_with_vectors(*args, **kwargs)[源码]
tests.system.weaviate.example_weaviate_operator.get_data_without_vectors(*args, **kwargs)[源码]
tests.system.weaviate.example_weaviate_operator.example_weaviate_using_operator()[源码]

演示 operator 用法的 Weaviate DAG 示例。

tests.system.weaviate.example_weaviate_operator.test_run[源码]

此条目是否有帮助?