This page covers how to use the MariaDB ecosystem within LangChain. It is broken into two parts: installation and setup, and then references to specific PGVector wrappers.
Installationon Debian, Ubuntu
sudo apt install libmariadb3 libmariadb-dev
on CentOS, RHEL, Rocky Linux
sudo yum install MariaDB-shared MariaDB-devel
pip install mariadb
The first step is to have a MariaDB 11.7.1 or later installed.
The docker image is the easiest way to get started.
There exists a wrapper around MariaDB vector databases, allowing you to use it as a vectorstore, whether for semantic search or example selection.
To import this vectorstore:
from langchain_mariadb import MariaDBStore
Usage
For a more detailed walkthrough of the MariaDB wrapper, see this notebook
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4