Skip to main content

An integration package connecting Airbyte and LangChain

Project description

langchain-airbyte

This package contains the LangChain integration with Airbyte

Installation

pip install -U langchain-airbyte

The integration package doesn't have any global environment variables that need to be set, but some integrations (e.g. source-github) may need credentials passed in.

Document Loaders

AirbyteLoader class exposes a single document loader for Airbyte sources.

from langchain_airbyte import AirbyteLoader

loader = AirbyteLoader(
    source="source-faker",
    stream="users",
    config={"count": 100},
)
docs = loader.load()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_airbyte-0.1.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

langchain_airbyte-0.1.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file langchain_airbyte-0.1.1.tar.gz.

File metadata

  • Download URL: langchain_airbyte-0.1.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for langchain_airbyte-0.1.1.tar.gz
Algorithm Hash digest
SHA256 99f433a5bc68e721d44153a3e8f35fe46147be7d3e86150115a9c848f4ef4ce1
MD5 a9b5d0e27e5024ca2766170116f50ba7
BLAKE2b-256 47efac8678113ddf297a36125e67e4f17375b58b4b8fb45628968d511ac4966d

See more details on using hashes here.

File details

Details for the file langchain_airbyte-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_airbyte-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7c26bf437c1c45c5b2bac78aed00ed62cab759ca145a2f082040825352180fc4
MD5 279d86659bdbf3cb1fa0bd98bbb8502b
BLAKE2b-256 d72cbeb191ab7f816459cdf64d5d78c145b1380742235ee70783fec90053db1c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page