Nimble
Nimble is the first business external data platform, making data decision-making easier than ever, with our award-winning AI-powered data structuring technology Nimble connects business users with the public web knowledge. We empower businesses with mission-critical real-time external data to unlock advanced business intelligence, price comparison, and other public data for sales and marketing. We translate data into immediate business value.
If you'd like to learn more about Nimble, visit us at nimbleway.com.
Retrievers:
NimbleSearchRetriever
Enables developers to build RAG applications and AI Agents that can search, access, and retrieve online information from anywhere on the web.
We need to install the langchain-nimble
python package.
%pip install -U langchain-nimble
See a usage example.
from langchain-nimble import NimbeSearchRetriever
Note that authentication is required, please refer to the Setup section in the documentation.