Author
Assignee
Label
Relevance
Search the site
Try searching for keywords or filtering in discussions, docs, blogs, bookmarks and more...
logo
  • Products
    Applications
    • NFT Studio Mint and manage NFTs
    • Creator Studio All-in-one creator tool
    • AIGNE The Agentic Ecosystem for AI Apps
    • ArcSphere AI native browser
    Components
    • Blocklet Launcher One-click app launcher
    • Payment Kit
      Payment Kit Effortless Crypto & Card Payments
    • Blocklet Store Discover & deploy apps
    • Web3 Kit Web3 dev toolkit
    Compute/Storage
    • Blocklet Framework Build and run blocklets
    • DID Spaces Secure personal storage
    • ABT Network Fast blockchain network
    • Blocklet Server Host your apps easily
    • ОСАР Multi-chain connector
    Identity
    • DID Self-sovereign ID
    • DID Wallet Smart digital wallet
    • DID Names Web3 domain names
    • VC Verifiable Credentials
    • DID Connect Passwordless login
  • Articles
  • Docs
  • Community
  • Careers
  • About
  • Getting Started
    • What is AIGNE?

    • 🚀 Quick Start

  • AIGNE CLI
    • Create Project

    • Run Agent

    • Serve as MCP Server

    • Testing

    • Observe Agent

    • Agent Definitions

      • Creating AI Agents

      • Creating MCP Agents

      • Creating Agents through JS Functions

  • AIGNE Observability
    • Using the Observability

  • How to guides
    • Building Your First Agent

    • Using MCP Server to Create Agents

    • Adding Skills to Agents

    • Enable Memory for Agent

    • Custom User Context

    • Serving Agents as APIs

    • Enable Memory for Client Agent

    • Available Chat Models

    • Complete AIGNE CLI Workflow Guide

  • Concepts
    • AIGNE

    • Agent

    • FunctionAgent

    • AIAgent

    • TeamAgent

    • MCPAgent

    • GuideRailAgent

    • ChatModel

    • HTTP Transport

  • FAQ
    • Bundling Blocklet with AIGNE Framework

  • API Reference
    • @aigne/agent-library

    • @aigne/cli

    • @aigne/core

      • aigne

      • agents

        • agents/agent

        • agents/ai-agent

        • agents/guide-rail-agent

        • agents/image-agent

        • agents/mcp-agent

        • agents/team-agent

        • agents/transform-agent

        • agents/user-agent

      • memory

    • @aigne/platform-helpers

    • @aigne/sqlite

    • @aigne/test-utils

    • @aigne/transport

      • http-server

      • http-client

  • Contributing
    • License

    • Contributing to AIGNE Framework

    • Release Process

  1. Home
  2. /
  3. API Reference

API Reference


📙

@aigne/agent-library

Collection of agent libraries for AIGNE Framework, providing pre-built agent implementations.Introduction@aigne/agent-library is a collection of agent

📙

@aigne/cli

Your command center for agent developmentCommand-line tool for AIGNE Framework, providing convenient development and management capabilities.Introduct

📙

@aigne/core

The functional core of agentic AIIntroduction@aigne/core is the foundation component of AIGNE Framework, providing the essential modules and tools nee

📙

@aigne/platform-helpers

📙

@aigne/sqlite

📙

@aigne/test-utils

📙

@aigne/transport

AIGNE Transport SDK providing HTTP client and server implementations for communication between AIGNE components within the AIGNE Framework.Introductio


Bundling Blocklet with AIGNE Framework
@aigne/agent-library
Table of Contents