Skip to main content
Agentbot models

Default model: MiMo-V2-Pro

MiMo-V2-Pro is Xiaomi’s flagship AI model and the default model for all new Agentbot container configurations.
  • Top-ranked in programming benchmarks — Excellent for agent and coding tasks
  • 1M context length — Large context window for complex workflows
  • Cost-effective — Strong performance at competitive pricing
  • Stable — Proven reliability on OpenRouter infrastructure

MiMo-V2-Pro pricing

Specs

Gemini Flash 1.5 was the previous default model. Existing agents provisioned with Gemini Flash 1.5 continue to use it unless you change the model in your agent settings. New agents are provisioned with MiMo-V2-Pro.

Supported Models

Agentbot supports 300+ models via OpenRouter. BYOK (Bring Your Own Key) — you pay providers directly with zero markup.

Free Models

Full Pricing Table


Token quotas

Each plan includes a monthly token allowance. Agentbot tracks your cumulative token usage for the current calendar month and rejects requests that would exceed your plan limit. The quota resets automatically at the start of each month. When you exceed your quota, chat completion requests return a 429 status with the QUOTA_EXCEEDED error code:
To continue using AI features before the month resets, upgrade to a higher plan from the billing page. You can check your current quota usage from the dashboard cost API. The response includes a quota object with usedTokens, percent, and an overageWarning flag that turns true at 80% usage.
If Agentbot cannot reach the usage database, quota enforcement fails open — your request proceeds without a usage check. This ensures temporary infrastructure issues do not block your agents.

Plan model access

The public plans unlock different model sets:
Custom and white-label deployments can unlock broader model access by arrangement, but the public self-serve plans are Solo, Collective, and Label.

Solana Agent Kit

The Solana Agent Kit model provides 60+ on-chain Solana actions through MCP (Model Context Protocol). It is available on the Label plan.

Capabilities

  • DeFi — Token swaps, liquidity provisioning, yield farming
  • NFTs — Minting, listing, and managing NFT collections
  • Token operations — Token creation, transfers, and balance queries
  • On-chain data — Market data, transaction history, wallet lookups

Specs

Configuration

The Solana Agent Kit requires a Label plan. If you are on a Solo or Collective plan, upgrade to Label to access this model.

BYOK (Bring Your Own Key)

Agentbot is BYOK — you connect your own API keys from AI providers. We charge zero markup on model usage.

Supported Providers

  • OpenRouter — 300+ models, one key
  • Anthropic — Direct Claude access
  • OpenAI — Direct GPT access
  • Google — Direct Gemini access
  • Ollama — Local models, free

Getting an OpenRouter Key

  1. Go to openrouter.ai
  2. Create an account
  3. Go to Keys → Create Key
  4. Add credits (minimum $5)
  5. Copy key to Agentbot dashboard

Key Security

  • API keys are encrypted at rest
  • Never shared with third parties
  • Can be rotated at any time
  • Deleted on account removal

Model Selection

From Dashboard

  1. Go to Settings → Models
  2. Select your preferred model
  3. Your agent uses it for all new conversations

From Config

Per-Conversation

Override the default model for specific conversations via the chat interface.

FAQ

Q: Why MiMo-V2-Pro as default? A: Top-ranked in programming benchmarks with a 1M context window — ideal for agent and coding tasks at a competitive price point via OpenRouter. Q: Can I use a different default? A: Yes — change it in Settings → Models anytime. Q: Do you mark up model prices? A: No. Zero markup. You pay providers directly at their rates. Q: What if my model goes down? A: Fallback models automatically kick in. Configure fallbacks in your agent settings.