Skip to main content

Docugami partner package for LangChain

Project description

docugami-langchain

This package contains the LangChain integrations for Docugami.

Installation

To install with pip:

pip install docugami-langchain

To install with poetry:

poetry add docugami-langchain

Development and Testing

  1. To install with development and testing dependencies, install as poetry install --with test,lint,typing,codespell.
  2. Add an API key:
    1. Ensure that you have a FIREWORKS_API_KEY set in your .env file.
    2. Ensure that you have OPENAI_API_KEY set in your .env file (platform.openai.com).
  3. To send traces to langsmith, add the following to your .env file:
    1. LANGCHAIN_ENDPOINT="https://api.smith.langchain.com"
    2. LANGCHAIN_API_KEY=... # get from LangSmith
    3. LANGCHAIN_PROJECT=alias-dev # change to your alias

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

docugami_langchain-0.0.22.tar.gz (54.4 kB view hashes)

Uploaded Source

Built Distribution

docugami_langchain-0.0.22-py3-none-any.whl (95.6 kB view hashes)

Uploaded Python 3

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