Skip to main content

An integration package connecting Weaviate and LangChain

Project description

langchain-weaviate

About

This package contains the Weaviate integrations for LangChain.

  • Weaviate is an open source, AI-native vector database that helps developers create intuitive and reliable AI-powered applications.
  • LangChain is a framework for developing applications powered by language models.

Using this package, LangChain users can conveniently set Weaviate as their vector store to store and retrieve embeddings.

Requirements

To use this package, you need to have a running Weaviate instance.

Weaviate can be deployed in many different ways such as in containerized environments, on Kubernetes, or in the cloud as a managed service, on-premises, or through a cloud provider such as AWS or Google Cloud.

The deployment method to choose depends on your use case and infrastructure requirements.

Two of the most common ways to deploy Weaviate are:

Installation and Setup

As an integration package, this assumes you have already installed LangChain. If not, please refer to the LangChain installation guide.

Then, install this package:

pip install langchain-weaviate

Usage

Please see the included Jupyter notebook for an example of how to use this package.

Further resources

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_weaviate-0.0.1.post1.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

langchain_weaviate-0.0.1.post1-py3-none-any.whl (10.2 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