A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python.langchain.com/docs/integrations/providers/mariadb/ below:

MariaDB | 🦜️🔗 LangChain

MariaDB

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.

Installation

on Debian, Ubuntu

sudo apt install libmariadb3 libmariadb-dev

on CentOS, RHEL, Rocky Linux

sudo yum install MariaDB-shared MariaDB-devel
Setup
  1. The first step is to have a MariaDB 11.7.1 or later installed.

    The docker image is the easiest way to get started.

Wrappers VectorStore

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