ลด 50% โมเดล Vidu Q3 และ Q3 Pro · เฉพาะที่ WaveSpeedAI | 20 พ.ค. – 2 มิ.ย.
B
bytedance/ui-tars-1.5-7b

bytedance/ui-tars-1.5-7b

128,000 context · $0.10/M input tokens · $0.20/M output tokens

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...

ราคา

จ่ายตามการใช้งาน

ไม่มีค่าใช้จ่ายล่วงหน้า จ่ายเฉพาะสิ่งที่คุณใช้

อินพุต$0.10 / M Tokens
เอาต์พุต$0.20 / M Tokens
Cache Read$0.10 / M Tokens

ลองใช้โมเดล

bytedance/ui-tars-1.5-7b
ออนไลน์
B
สวัสดี! ฉันคือผู้ช่วย AI พร้อมช่วยคุณ ต้องการให้ช่วยอะไรไหม?

การใช้งาน API

ใช้ตัวอย่างโค้ดต่อไปนี้เพื่อผสานรวมกับ API ของเรา:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="bytedance/ui-tars-1.5-7b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

แนะนำโมเดล

Bytedance ui-tars-1.5-7b

bytedance ui-tars-1.5-7b


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 128000 context window for long document handling
  • Competitive pricing at $0.1/$0.2 per million tokens

Key Features

  • Context Window: 128000 tokens
  • Max Output: 2048 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderBytedance
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window128000 tokens
Max Output2048 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.1
Output$0.2

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: bytedance/ui-tars-1.5-7b


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="bytedance/ui-tars-1.5-7b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "bytedance/ui-tars-1.5-7b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: bytedance/ui-tars-1.5-7b
  • Provider: Bytedance

ข้อมูล

ผู้ให้บริการdoubao
ประเภทllm

ฟังก์ชันที่รองรับ

อินพุต
ข้อความรูปภาพ
เอาต์พุต
ข้อความ
บริบท128,000
เอาต์พุตสูงสุด2,048
Vision✓ รองรับ
Function Calling-

คู่มือการเข้าถึง API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDbytedance/ui-tars-1.5-7b

Ui Tars 1.5 7b API

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...

อินพุต

$0.1 /M

เอาต์พุต

$0.2 /M

คอนเท็กซ์

128K

เอาต์พุตสูงสุด

2K

Vision

รองรับ

ลองใช้ Ui Tars 1.5 7b บน WaveSpeedAI

เข้าถึง Ui Tars 1.5 7b ผ่าน API แบบรวมของเรา — เข้ากันได้กับ OpenAI ไม่มี cold start ราคาโปร่งใส

คำถามที่พบบ่อยเกี่ยวกับ Ui Tars 1.5 7b

Ui Tars 1.5 7b API ราคาเท่าไหร่?+

ราคาบน WaveSpeedAI: $0.10 ต่อล้านโทเคนอินพุต และ $0.20 ต่อล้านโทเคนเอาต์พุต Prompt caching และ batch processing คิดค่าบริการแยกและช่วยลดต้นทุนที่แท้จริงสำหรับภาระงานที่ยาวและทำซ้ำ

Ui Tars 1.5 7b มี context window เท่าใด?+

Ui Tars 1.5 7b รองรับสูงสุด 128K โทเคนคอนเท็กซ์ และสูงสุด 2K โทเคนเอาต์พุตต่อคำขอ

Ui Tars 1.5 7b เข้ากันได้กับ OpenAI หรือไม่?+

ใช่ WaveSpeedAI ให้บริการ Ui Tars 1.5 7b ผ่าน endpoint ที่เข้ากันได้กับ OpenAI ที่ https://llm.wavespeed.ai/v1 ชี้ OpenAI SDK ทางการมาที่ base URL นี้ด้วย API key ของ WaveSpeedAI — ไม่ต้องแก้ไขโค้ดอื่น

จะเริ่มใช้ Ui Tars 1.5 7b ได้อย่างไร?+

ลงชื่อเข้าใช้ WaveSpeedAI สร้าง API key ใน Access Keys จากนั้นส่งคำขอไปยัง https://llm.wavespeed.ai/v1/chat/completions พร้อม model id ที่แสดงด้านบน บัญชีใหม่จะได้รับเครดิตฟรีสำหรับทดลองใช้ Ui Tars 1.5 7b

LLM API ที่เกี่ยวข้อง