@quantabit/ai-agent-sdk
v1.0.2
Published
QuantaBit AI Agent SDK - Integration bridge for decentralized AI agents, chat components, and intent routing
Downloads
412
Maintainers
Readme
@quantabit/ai-agent-sdk
QuantaBit AI Agent SDK - Integration bridge for decentralized AI agents, chat components, and intent routing
📦 Installation
npm install @quantabit/ai-agent-sdk🚀 Quick Start
Hook interaction
import { useAIAgentChat, dispatchAgentTask } from '@quantabit/ai-agent-sdk';
const { messages, sendMessage } = useAIAgentChat({
agentId: "qbit_payment_assistant"
});🌐 Brand & Links
- Official Mainnet: QuantaBit Chain
- Developer Platform: Developer Platform
- Open Platform: Open Platform
- Payment Platform: Pay Platform
- Feedback: Feedback
