Langchain Javascript package

https://js.langchain.com/docs/ecosystem/integrations/zappway
import { ZappwayRetriever } from 'langchain/retrievers/zappway';

Langchain Python package

https://python.langchain.com/docs/integrations/providers/zappway/
from langchain.retrievers import ZappwayRetriever