Try MiniMax FastH3 from Fastvideo →
Models
Agents
Workflows
Studio
PricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
Generative Media AgentCreate and edit media by chattingWorkflow AgentBuild visual workflows with Agent
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
LLM & ChatActive

bytedance / seed-v2-mini

seed-v2-mini

bybytedance

A lightweight language model optimized for efficient inference and versatile applications in natural language processing tasks.

LLMPartner LLMLLM Tool Call
Model ID
seed-v2-mini
Provider
bytedance
Updated
1777044193
seed-v2-mini
5
Comments
Average rating : 5 (3 users)
Providerbytedance
Modelseed-v2-mini
LLMPartner LLMLLM Tool Call
wiro playground—bytedance/seed-v2-mini
Reset to defaults
0 / 20
Maximum 20 image allowed
Delete All

Optional. Multiple image files separated by semicolon for visual understanding.

Required.

Random

Required for chat history. Numeric or string ID.

Random

Required for chat history. Numeric or string ID.

Sample outputs

No samples yet

Run this model to create outputs and build up samples.

Updated 1777044193

Overview

The Seed-V2 Mini LLM is a compact language model developed by ByteDance, optimized for efficient inference and versatile applications in natural language processing.

What you can build

This model is suitable for building lightweight AI applications such as chatbots, summarization tools, and text classification systems where performance and speed are key.

Inputs

  • Prompt: Required input for the model's response.
  • Input Image: Optional multiple images for visual understanding.
  • User ID & Session ID: Required for maintaining chat history.

Outputs

  • Text-based responses generated from the prompt and optional visual inputs.

Recommended settings

  • Temperature: 1.0 (balanced creativity)
  • Top P: 0.7 (nucleus sampling)
  • Reasoning Effort: Medium (for balanced depth)

Limitations

  • Not optimized for highly complex reasoning tasks.
  • Performance may vary depending on input complexity.

Safety & compliance

Designed for responsible use in accordance with ByteDance's guidelines. Ensure all usage complies with applicable regulations.

API quick start

Run seed-v2-mini with a single API call.

POST https://api.wiro.ai/v1/Run/bytedance/seed-v2-mini
{
  "prompt": "Tell me about Türkiye",
  "inputImage": "https://your-cdn.com/input.png",
  "user_id": "...",
  "session_id": "..."
}
curl
curl -X POST "https://api.wiro.ai/v1/Run/bytedance/seed-v2-mini" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_WIRO_API_KEY" \
  --data-binary @- <<'JSON'
{
  "prompt": "Tell me about Türkiye",
  "inputImage": "https://your-cdn.com/input.png",
  "user_id": "...",
  "session_id": "..."
}
JSON

Pricing: Tiered pricing per million tokens. Input: $0.10 (≤128K tokens) / $0.20 (128K–256K tokens). Output: $0.40 (≤128K tokens) / $0.80 (128K–256K tokens).

View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion