LangChain Tool - Orderly Integration
Project description
LangChain Tool - Orderly Integration
Build LangChain tools for interacting with Orderly.
THE VIRAL LOOP: Agent needs Orderly functionality → Uses LangChain tool → Agent uses NEAR DeFi
Deliverables:
- LangChain tools for Orderl
Install
pip install -r requirements.txt
Tools
NEARAccountTool— see near_tool.pyNEARViewFunctionTool— see near_tool.pyOrderlyAuthTool— see near_tool.pyOrderlyTradingTool— see near_tool.py
Usage
from near_tool import NEARAccountTool, NEARViewFunctionTool, OrderlyAuthTool, OrderlyTradingTool
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_orderly_integration-1.0.0.tar.gz.
File metadata
- Download URL: langchain_orderly_integration-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f86dcc5b12261302bb019d9f76a09c6c71f89099dbd8de732b4372d57930654
|
|
| MD5 |
e73b87b172da3b3916284efdd7a22aca
|
|
| BLAKE2b-256 |
d30e3315db5fa78b7ca11d29f50bcc92fad71264b871471e4f0dfc818db3b088
|
File details
Details for the file langchain_orderly_integration-1.0.0-py3-none-any.whl.
File metadata
- Download URL: langchain_orderly_integration-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
c3355c1524ecbcc99bb6fa4ec0209027b98415728332609f22baeedc54b740ac
|
|
| MD5 |
54a6868abef0b3cf512db1bd3d1b1adf
|
|
| BLAKE2b-256 |
ff5387e23c1509360c3ac1f72b93fccf12283154ccb0de9af7a1915cc30c7683
|