viking DB is a database that stores, indexes, and manages massive embedding vectors generated by deep neural networks and other machine learning (ML) models.This notebook shows how to use functionality related to the VikingDB vector database. You’ll need to install
langchain-community
with pip install -qU langchain-community
to use this integration
To run, you should have a viking DB instance up and running.