Our new LangChain Academy Course Deep Research with LangGraph is now live! Enroll for free.
OSS (v1-alpha)
LangChain and LangGraph
pg_embedding is an open-source package for vector similarity search using Postgres and the Hierarchical Navigable Small Worlds algorithm for approximate nearest neighbor search.
Postgres
Hierarchical Navigable Small Worlds
pip install psycopg2-binary
from langchain_community.vectorstores import PGEmbedding