Metadata-Version: 2.1
Name: airbyte-destination-pgvector
Version: 0.1.10
Summary: Airbyte destination implementation for PGVector.
Home-page: https://airbyte.com
License: ELv2
Author: Airbyte
Author-email: contact@airbyte.io
Requires-Python: >=3.9,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: airbyte (>=0.12.0,<0.13.0)
Requires-Dist: airbyte-cdk[vector-db-based] (==0.1.10)
Requires-Dist: jaraco-functools (>=4.1.0,<5.0.0)
Requires-Dist: pgvector (==0.3.2)
Requires-Dist: sqlalchemy (<2.0)
Project-URL: Documentation, https://docs.airbyte.com/integrations/destinations/pgvector
Project-URL: Repository, https://github.com/airbytehq/airbyte
Description-Content-Type: text/markdown

# PGVector

This package contains the Airbyte PGVector connector.

Airbyte is open-source data movement for ELT pipelines and AI agents. It moves data from APIs, databases, and files to warehouses, lakes, and AI applications.

Airbyte provides a catalog of 600+ connectors for APIs, databases, data warehouses, data lakes, and AI applications. Use this package with [PyAirbyte](https://docs.airbyte.com/developers/pyairbyte) to run the connector from Python.

