An integration package connecting Nimble and LangChain
Project description
langchain-nimble
This package contains the LangChain integration with Nimble
Installation
pip install -U langchain-nimble
And you should configure credentials by setting the following environment variables:
export NIMBLE_API_KEY=<PLACEHOLDER_FOR_YOUR_NIMBLE_API_KEY>
You can get your API key from Nimble's website Just, go to the log-in page and sign up for a new account. After that, you can get your API key from the dashboard.
Retrievers
NimbleSearchRetriever class exposes LLMs from Nimble.
from langchain_nimble import NimbleSearchRetriever
retriever = NimbleSearchRetriever()
retriever.invoke("Nimbleway")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file langchain_nimble-0.1.1.tar.gz.
File metadata
- Download URL: langchain_nimble-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.13.1 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9579c614ea87d09d98fff22d98c3cd4917f69fd7f98281b0659c76ea6eefdf52
|
|
| MD5 |
d65405cabb2d775b316a835865c653df
|
|
| BLAKE2b-256 |
5b6d78a8d56b29e64e95de1c5b2d6155d5e9eee39c662bc753fe8554ddf773f9
|
File details
Details for the file langchain_nimble-0.1.1-py3-none-any.whl.
File metadata
- Download URL: langchain_nimble-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.13.1 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4124e5afd87a83e70092ced1f01fea2d491b539bc1661f62ada1fc7ec1922b21
|
|
| MD5 |
e4b7a1ff2e385cb20c907c564c5254e3
|
|
| BLAKE2b-256 |
50d22057334f8ce1b9df20272c4ce3fae79fdb67283d113f67c165ac78638cbf
|