Skip to main content

An integration package connecting Airbyte and GigaChain

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

gigachain_airbyte-0.1.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gigachain_airbyte-0.1.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.5.0

File hashes

Hashes for gigachain_airbyte-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ae76753e4caf5a3d06f35b561acc1de738bc56a7a53c7544e3e8e9f9b9afbeba
MD5 ca7e8f2da6fc8fa187017926f969b0a2
BLAKE2b-256 eb9bb91eface7ccbd5262804ad6a4261ba29ff4c7d99bf9a80dd31e74b1873e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gigachain_airbyte-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7361df9982cc054be11a41fc0cb89676e84fc1f23058b6a99ea71367a2f9923d
MD5 3df0b01d378f4e2feb154cbf96561108
BLAKE2b-256 16b4c98d4e215aea626abbf0021d1839ec6af3b115902570bfd0f1c9656d533d

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