AI platform · IDE · agents · models
Console/Models / clavue-img

Clavue Img

Official image generation.

premiumv1.0.0 context75%
2 days left
$0.435 / $0.87list / 1M$0.109 / $0.218sale · in/out

List matches industry frontier API rates; sale = list × (1 − discount). Discounts are server-configured (api-pricing.json / env); UI only shows computed values. Light −70%, others −75%.

Overview

clavue-img is the official image product id for membership clients and the API. Use for draw / 文生图 requests; products render returned Markdown image links inline.

Model id
clavue-img
Released
2026-07-31
Input
text
Output
text, image
Sale · input
$0.109 / 1M
Sale · output
$0.218 / 1M
List · input
$0.435 / 1M
List · output
$0.87 / 1M

Current promo is −75% off list price. All official models are available on every plan — only allowance differs. Checkout: Alipay / WeChat.

Global: Paid $9 · ×5 $19 · ×20 $39. API list matches industry frontier rates with a limited launch discount. Checkout today: Alipay / WeChat (CNY SKUs). Card billing soon.

Capability snapshot

Full table
SWE-Bench Pro
54.1
Terminal-Bench v2.1
59.5
MCP-Atlas
64.2
IFBench
76.0
SysBench
93.0
MRCR-128k
86.5

Internal Clavue evaluation suite (2026-07). Methodology aligns with public agent benchmarks; not an independent third-party audit. Peer figures are approximate public references for context only.

Clavue models vs industry benchmarks

Best for

  • 文生图
  • Concept art
  • UI mock sketches

Premium pool · image specialty. · launch promo −75% off list (configurable)

What builders say

  • ★★★★

    The launch promo is aggressive. List looks like frontier API rates; sale is what you’d hope a challenger charges.

    Lina V. · Agent platform PM
  • ★★★★★

    I don’t need five vendors. Official models + membership quota is enough to feel like I’m underpaying for over-delivery.

    周琪 · Full-stack · Cursor → imux migrant

API

OpenAI-compatible · Base URL https://api.clavue.com

POST /v1/chat/completions
GET /v1/models
curl -s https://api.clavue.com/v1/chat/completions \
  -H "Authorization: Bearer $CLAVUE_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "clavue-img",
    "messages": [
      {"role": "user", "content": "Hello from Clavue"}
    ]
  }'

Changelog

  • v1.0.0 · 2026-07-31

    Official image product id for generation requests.