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.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

langchain_airbyte-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: langchain_airbyte-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for langchain_airbyte-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b419c69c480e51a74af42c7e362af559f59e3af75f443a485d3526f3e81fe6f2
MD5 7e91dbdae39a47932a208346f18f8f35
BLAKE2b-256 16a4dece7c43dee0db1629ece9be227f5e41e0d230d63d11eaf928f8075fd2c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_airbyte-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed162c813da9f8aeefd782704fd963451fb0d5b99821a7da245b23d1aebf9f8e
MD5 bde3e9a0536e3f4b01190515f66b3d6f
BLAKE2b-256 d00e5d66d98d4bb10eff2a7c929b4a576428e6880429e15b2620621479c6adc8

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