LogoLogo
  • Getting Started
    • Overview
    • How-to Guides & Tutorials
      • Video Tutorials
        • Building an Autonomous AI Agent for Twitter/X
        • Bulding Your Own Whale Tracking Agent
        • Building a Degen Agent that Apes in low-caps on Solana
      • How to Build Your First AI Agent
      • How to Choose the Right AI Model for Your Agent
      • How to Add and Configure Plugins
      • How to Set Up and Trigger Workflows
      • How to Launch and Tokenize Your AI Agent
      • How to Edit Your Published Agent
      • How to View Agent Wallet Activity
      • How to get a free Twitter/X API key
      • Official vs Unofficial X plugins. What's the difference?
      • How to Create a Telegram Bot & Get your Chat ID
      • How to Build a Copy-Trading AI Agent
      • Loomlay Troubleshooting Guide
  • LOOMLAY AI AGENTS
    • Introduction
    • Deploying agent live
    • Models
    • Plugins
    • Workflows
    • Workflow Triggers
      • Custom
      • Run on Repeat
      • New Message: Telegram
    • Agent Wallet
  • Terminal
    • Overview & Installation
  • Integration with workflows
  • Configuration & styling
  • Advanced features
  • Tokens
    • LAY Token
    • Agent Tokens
  • Pricing
    • Agent Developer
Powered by GitBook
On this page
  1. Pricing

Agent Developer

Our pricing model consists of two main components:

1. AI Inference Cost

You have the option to bring your own AI inference API keys or to use our built-in AI models.

  • Bring Your Own API Keys (BYOK) If you choose your own API keys, you won’t incur additional charges from us. Cost: Free (No credit deduction from your balance.)

  • Built-in AI Models If you use our built-in AI models, credits will be deducted based on token usage. Pricing varies per model and token type.

Note: AI tokens are the units used to measure AI input and output.

  • 1 token ≈ 3-4 characters of text processed by AI.

  • Pricing is shown per 1 million (1M) AI tokens.

  • Different pricing rates apply for input and output tokens.


2. Agent Runtime Cost

Agent runtime costs are charged for time the AI agent spends actively running workflows and processes.

  • Cost: $0.10 per 1 minute of agent runtime

  • Runtime billing starts when your agent begins executing the workflow and stops upon workflow completion.

  • If your agent is idle or inactive, no runtime charges apply—credits do not get deducted during inactivity.


Example

A scenario using internal AI model:

  • Your workflow uses 300,000 AI tokens costing $0.5/1m (combined input/output).

  • Runtime of the workflow takes 5 minutes.

  • Total charges: (300,000 * $0.5/1m tokens) + (5 min × $0.10/min runtime) = $0.15 + $0.5

PreviousAgent Tokens

Last updated 1 month ago