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
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
Built Distribution
File details
Details for the file langchain_weaviate-0.1.0.dev1.tar.gz
.
File metadata
- Download URL: langchain_weaviate-0.1.0.dev1.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a7299176f17fd9cc7d6b22e7eeca396ceadadbf69425eb319faa4b24922b3bb |
|
MD5 | 9b5e905234fcd00e4938291b96cd8d9e |
|
BLAKE2b-256 | 593f6917477b71d5aabedea90bae6d9a3760da6c01c2cb21ecd5bdabb011852a |
File details
Details for the file langchain_weaviate-0.1.0.dev1-py3-none-any.whl
.
File metadata
- Download URL: langchain_weaviate-0.1.0.dev1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac1f89d28f0a5af40c0e7728c4de6417bc7523856d296295572b24c8e4e2b406 |
|
MD5 | fbd96ef72702b8884b930cf0094d3ea8 |
|
BLAKE2b-256 | d3e3e9509d8fd00975e3c76388bb5d26f6abe0431ec80c779b27f0308a6457c9 |