LangChain Agent - NEAR Data Analyst
Project description
LangChain Agent - NEAR Data Analyst
Build a LangChain agent template for data analyst on NEAR.
THE VIRAL LOOP: User wants data analyst agent → Uses template → Agent operates on NEAR
Deliverables:
- Complete LangChain agent wi
Install
pip install -r requirements.txt
Tools
NEARAccountTool— see near_tool.pyNEARViewFunctionTool— see near_tool.pyNEARDeFiMetricsTool— see near_tool.pyNEARWalletActivityTool— see near_tool.py
Usage
from near_tool import NEARAccountTool, NEARViewFunctionTool, NEARDeFiMetricsTool, NEARWalletActivityTool
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_agent_near_data_analyst-1.0.0.tar.gz.
File metadata
- Download URL: langchain_agent_near_data_analyst-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26178f695c4d86f9d238652c1a86d8201ac01ddf5949e95077609ee6cf728c70
|
|
| MD5 |
7c1260d223430f6b0030f3bd756a85b2
|
|
| BLAKE2b-256 |
b626939425d21c0a829d7eec77f0120a9c5cd0ee2e44b91d945b28de13101ef7
|
File details
Details for the file langchain_agent_near_data_analyst-1.0.0-py3-none-any.whl.
File metadata
- Download URL: langchain_agent_near_data_analyst-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
6dabf51ac3dc3d1e8a08f941eaabb18b284bc9656620148ac881b00a7814d08f
|
|
| MD5 |
628776832f50318624fb071a35105e38
|
|
| BLAKE2b-256 |
09e16cfd05af6f5d4af86b8c6972654fb62dd70059cc8fecd5de7eb4898e5326
|