Langchain Javascript package

https://js.langchain.com/docs/ecosystem/integrations/chatvolt

import { chatvoltRetriever } from 'langchain/retrievers/chatvolt';

Langchain Python package

https://python.langchain.com/docs/integrations/providers/chatvolt/

from langchain.retrievers import chatvoltRetriever