Models / ByteDance
ByteDance
UI-TARS 7B
bytedance/ui-tars-1.5-7b
UI-TARS-1.5 is a multimodal vision-language agent optimized for GUI-based environments, including desktop interfaces, web browsers, mobile systems, and games. Built by ByteDance, it builds upon the UI-TARS framework with reinforcement...
Input
$0.13 / 1M tokens
Output
$0.26 / 1M tokens
Context
128K tokens
Capabilities
✓ Streaming○ Tool / function calling✓ JSON / structured output✓ Vision (image input)
Call this model
Pass bytedance/ui-tars-1.5-7b as the model. Change only the base URL from your existing OpenAI SDK setup.
quickstart.sh
curl https://modeldatabase.com/v1/chat/completions \
-H "Authorization: Bearer $MDB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bytedance/ui-tars-1.5-7b",
"messages": [{"role":"user","content":"Hello!"}]
}'
Prices are final — the routing margin is already included. See the full pricing table or the API docs.