50 % Rabatt auf Vidu Q3 & Q3 Pro — nur bei WaveSpeedAI | 20. Mai – 2. Juni
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...

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe$0.10 / M Tokens
Ausgabe$0.20 / M Tokens
Cache Read$0.10 / M Tokens

Modell ausprobieren

bytedance/ui-tars-1.5-7b
Online
B
Hallo! Ich bin ein hilfreicher KI-Assistent. Womit kann ich helfen?

API-Nutzung

Verwenden Sie die folgenden Codebeispiele zur Integration mit unserer 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)

Modelleinführung

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

Info

Anbieterdoubao
Typllm

Unterstützte Funktionen

Eingabe
TextBild
Ausgabe
Text
Kontext128,000
Max. Ausgabe2,048
Vision✓ Unterstützt
Function Calling-

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-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...

Eingabe

$0.1 /M

Ausgabe

$0.2 /M

Kontext

128K

Max. Ausgabe

2K

Vision

Unterstützt

Ui Tars 1.5 7b auf WaveSpeedAI testen

Zugriff auf Ui Tars 1.5 7b über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Häufige Fragen zu Ui Tars 1.5 7b

Wie viel kostet die Ui Tars 1.5 7b-API?+

Preise auf WaveSpeedAI: $0.10 pro Million Input-Tokens und $0.20 pro Million Output-Tokens. Prompt-Caching und Batch-Verarbeitung werden separat berechnet und reduzieren die effektiven Kosten bei langen, sich wiederholenden Workloads.

Wie groß ist das Kontextfenster von Ui Tars 1.5 7b?+

Ui Tars 1.5 7b unterstützt bis zu 128K Kontext-Tokens und bis zu 2K Output-Tokens pro Anfrage.

Ist Ui Tars 1.5 7b OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Ui Tars 1.5 7b über einen OpenAI-kompatiblen Endpunkt unter https://llm.wavespeed.ai/v1 bereit. Richten Sie das offizielle OpenAI SDK mit Ihrem WaveSpeedAI-API-Schlüssel auf diese Base-URL — keine weiteren Codeänderungen erforderlich.

Wie starte ich mit Ui Tars 1.5 7b?+

Bei WaveSpeedAI anmelden, in Access Keys einen API-Schlüssel erstellen und eine Anfrage an https://llm.wavespeed.ai/v1/chat/completions mit der oben angezeigten Model-ID senden. Neue Konten erhalten kostenlose Credits, um Ui Tars 1.5 7b zu testen.

Verwandte LLM-APIs