apache-airflow-providers-qdrant

apache-airflow-providers-qdrant package

Qdrant

Release: 1.0.0

Provider package

This package is for the qdrant provider. All classes for this package are included in the airflow.providers.qdrant python package.

Installation

You can install this package on top of an existing Airflow 2 installation via pip install apache-airflow-providers-qdrant. For the minimum Airflow version supported, see Requirements below.

Requirements

The minimum Apache Airflow version supported by this provider package is 2.7.0.

PIP package

Version required

qdrant_client

>=1.7.0

apache-airflow

>=2.7.0

Was this entry helpful?