Agented.tech
  • Welcome
  • Manifesto
  • Use cases
  • Roadmap
  • Framework Architecture
  • AGNT Token
  • Main components
    • Main chat
    • Create agent
    • Functions Marketplace
    • Agents
    • AgentCore Library
  • Agent Builder
  • How it works
    • Creating an agent with code examples
    • Marketplace Guide
    • Agent Builder Guide
  • Links
    • Website
    • Github
Powered by GitBook
On this page
Export as PDF
  1. Main components

Functions Marketplace

Functions Marketplace is a platform for sharing and monetizing modular functions for AI agents. Functions Marketplace allows for expanding agent capabilities by integrating pre-built functions such as data retrieval, API requests, and other useful operations.

Functionality:

  • Catalog: A library of ready-made functions categorized for easy browsing.

  • Publishing: The ability for developers to publish their functions and make them available to other users.

  • Monetization: Monetization mechanisms for function developers (subscription, pay-per-use).

  • Integration in Agent Builder: A user-friendly way to add functions from the marketplace to agents created through Agent Builder.

  • Integration via Core Library: The option to programmatically connect functions from the marketplace through the Core Library.

  • Secure Testing: Utilizing the vm2 sandbox for the safe execution of marketplace functions.

  • Updates via Smart Contracts: A mechanism for updating functions and their terms of use through on-chain smart contracts, ensuring transparency and fair monetization.

Applications:

  • Extending agent functionality without needing to develop everything from scratch.

  • Utilizing pre-built integrations with various APIs and services.

  • Monetizing your own function developments for AI agents.

  • Creating a community of developers and function providers for the AI Agent Framework ecosystem.

How to Create a Function for the Marketplace Marketplace Guide

PreviousCreate agentNextAgents

Last updated 3 months ago