Hedera has officially released a Python SDK for the Hedera Agent Kit, marking a significant expansion of its AI-powered blockchain development tools. This new release provides Python developers with comprehensive access to Hedera’s network capabilities through a familiar programming language. The Python edition follows the successful JavaScript version and enables developers to build AI agents capable of interacting directly with the Hedera network in just minutes.
🤖 Introducing the Python SDK for Hedera Agent Kit, bringing increased programmability for a broader developer base looking to explore the intersection of AI and blockchain.
— Hedera (@hedera) January 8, 2026
Learn more 👇 https://t.co/uNGEh63NGA
Plugin-Based Design and Core Functionality
The Hedera Agent Kit Python SDK is built around a plugin-based design that keeps functionality separated and composable. Developers can include only the capabilities they need, while the core set covers accounts, tokens, consensus, and smart contract interactions.
Account plugins allow agents to create accounts, query balances, and submit HBAR transfers using natural language instructions. Token plugins expose Hedera Token Service operations, enabling agents to create and manage both fungible and non-fungible tokens without requiring direct interaction with low-level blockchain APIs. Consensus plugins provide access to Hedera Consensus Service for writing ordered, immutable records, while EVM plugins enable standard smart contract interactions.
Did you know Hedera has an AI Agent Kit? 🤖
— Hedera (@hedera) November 11, 2025
Build LLM-powered apps that interact with the Hedera network, from conversational agents to on-chain automation.
Easily adapt it into frameworks like @LangChainAI, @vercel ai-sdk, or MCP.
Discover the kit: https://t.co/pkYIagoHPV… pic.twitter.com/mFHIgessxa
Model Choice and Execution Control
The SDK does not lock developers into a single AI provider. It supports hosted models such as OpenAI and Claude, lower-cost options like Groq, and local execution through Ollama. This allows teams to choose models based on cost, performance, and deployment constraints.
Two execution paths are supported. In autonomous mode, agents submit transactions directly using a configured operator account. A second mode returns unsigned transaction bytes for external review, signing, and submission. This design acknowledges that automation and control are not mutually exclusive, particularly in production environments.
Practical Use and Direction
The SDK enables agents to perform routine operational tasks such as treasury management, token issuance, event logging, and smart contract interaction. By exposing these actions through natural language prompts, the kit reduces friction without abstracting away critical execution details.
The Python SDK represents a practical step toward integrating AI-driven workflows with Hedera’s network services. Its structure leaves room for additional plugins and more advanced agent behavior as both the network and language models evolve.
The Future of AI-Powered Blockchain Agents
The Python SDK for the Hedera Agent Kit lowers the barrier to building AI-powered blockchain agents by combining Python-based AI workflows with Hedera’s network services. Its modular design allows the framework to evolve alongside advances in both AI models and the Hedera ecosystem.
As language models improve, agents built with the SDK can take on more complex tasks while maintaining controlled execution. An expanding plugin ecosystem is expected to extend the kit into more specialized use cases as adoption grows.
*Disclaimer: News content provided by Genfinity is intended solely for informational purposes. While we strive to deliver accurate and up-to-date information, we do not offer financial or legal advice of any kind. Readers are encouraged to conduct their own research and consult with qualified professionals before making any financial or legal decisions. Genfinity disclaims any responsibility for actions taken based on the information presented in our articles. Our commitment is to share knowledge, foster discussion, and contribute to a better understanding of the topics covered in our articles. We advise our readers to exercise caution and diligence when seeking information or making decisions based on the content we provide.
























