Skip to content

Latest commit

 

History

History

README.md

@polkadot-agent-kit/llm

LLM tooling and agent actions for Polkadot Agent Kit

version downloads

Overview

The @polkadot-agent-kit/llm package provides LangChain-based tools and prompts for building AI agents that interact with the Polkadot ecosystem. It exposes structured tools for balance checks, transfers, XCM, swaps, staking, identity, and more.

Features

  • Structured Tools for on-chain actions (balance, transfers, XCM, swaps, staking, identity)
  • Prompt System with strict chain-name conversion rules for XCM and swaps

Installation

pnpm add @polkadot-agent-kit/llm

Development

pnpm install
pnpm build
pnpm test

License

Published under MIT License.


Made with 💛 by Elastic Labs