LangChain Retriever - NEAR Staking Data
Project description
LangChain Retriever - NEAR Staking Data
Build a LangChain retriever for staking data.
Deliverables:
- LangChain BaseRetriever implementation
- Efficient querying
- Caching support
- Published to PyPI
Success Metric: 20+ downlo
Install
pip install -r requirements.txt
Tools
NEARAccountTool— see near_tool.pyNEARViewFunctionTool— see near_tool.pyNEARStakingRetriever— see near_tool.py
Usage
from near_tool import NEARAccountTool, NEARViewFunctionTool, NEARStakingRetriever
tool = NEARAccountTool()
result = tool._run(account_id='example.near')
print(result)
Project details
Release history Release notifications | RSS feed
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_retriever_near_staking_data-1.0.0.tar.gz.
File metadata
- Download URL: langchain_retriever_near_staking_data-1.0.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0f6bfa036768eb143d90b193a263f673cd318f01da434929f0b1ede2485dade
|
|
| MD5 |
9afddd2b1857475f07a4cda4ab934edc
|
|
| BLAKE2b-256 |
bdaa19edb3b48fb0d4e105e0fa9bbe0918aaf2bd8930e9210b1d7f1564054f0c
|
File details
Details for the file langchain_retriever_near_staking_data-1.0.0-py3-none-any.whl.
File metadata
- Download URL: langchain_retriever_near_staking_data-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7af2d483abb64ea566427ed6b568dd7fc012958b4172edfedc2def33cbd08459
|
|
| MD5 |
a0a8b68854316effc9e1abfb2c825524
|
|
| BLAKE2b-256 |
2ae1d6056333099f1b847e3db00b22d6977deab7bbfe0b2afbc2995208958094
|