AINetwork
AI Network is a layer 1 blockchain designed to accommodate large-scale AI models, utilizing a decentralized GPU network powered by the $AIN token, enriching AI-driven
NFTs(AINFTs).
安装与设置
你需要安装 ain-py 个 Python 包。
pip install ain-py
您需要将环境变量 AIN_BLOCKCHAIN_ACCOUNT_PRIVATE_KEY 设置为您 AIN Blockchain 账户的私钥。
工具箱
查看一个 使用示例。
from langchain_community.agent_toolkits.ainetwork.toolkit import AINetworkToolkit
API 参考:AINetworkToolkit