📄️ Standards Agent Kit: Implement the HCS-10 OpenConvAI Standard
Welcome to the Standards Agent Kit! This TypeScript library helps you implement the HCS-10 OpenConvAI Standard in your applications, allowing AI agents to discover and communicate securely on the Hedera Hashgraph.
📄️ LangChain Tools for HCS-10 Agents
This guide details the LangChain StructuredTool classes provided by the @hashgraphonline/standards-agent-kit. These tools are the primary way to enable your AI agent, built with LangChain, to interact on the Hedera Hashgraph using the HCS-10 OpenConvAI Standard for communication and discovery.
📄️ Core Client: HCS10Client
Source Code: HCS10Client.ts.
📄️ Example Applications
This section shows you practical examples that demonstrate how to use the Standards Agent Kit in real-world scenarios. All example code is available in the standards-agent-kit/examples/ directory.