LangChain Chain - NEAR Yield farming
Project description
langchain-near-yield-farming
LangChain Chain - NEAR Yield farming
Installation
pip install langchain-near-yield-farming
Usage
from langchain_near_yield_farming import LangchainNearYieldFarmingTool
tool = LangchainNearYieldFarmingTool()
result = tool.invoke({"query": "check_status", "account_id": "alice.near"})
print(result)
Async
result = await tool.ainvoke({"query": "check_status", "account_id": "alice.near"})
License
MIT
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_near_yield_farming-0.1.0.tar.gz.
File metadata
- Download URL: langchain_near_yield_farming-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42887ae008538e607927f11eeee6c874dcae74df89bddde4dfd1b08a888f52c1
|
|
| MD5 |
783a62811f563318e3b53acf723fb9ad
|
|
| BLAKE2b-256 |
feacc34d87e59e031b676a756cd95bd90509da17d6953ad7f5e284f16b3e5020
|
File details
Details for the file langchain_near_yield_farming-0.1.0-py3-none-any.whl.
File metadata
- Download URL: langchain_near_yield_farming-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbb4d390141d552aad4957d9c2d4b5496a59bae9ac086ff319497462387dc98b
|
|
| MD5 |
775277c9d4a5c966e6131ec0d18f91f7
|
|
| BLAKE2b-256 |
ad8e2ec771039e149ab2befae3d93a1690fef82d6f5ce0e43f816ec5bc72a622
|