50% zniżki na modele Vidu Q3 i Q3 Pro · Tylko w WaveSpeedAI | 20 maja – 2 czerwca
alibaba
qwen/qwen-plus-2025-07-28:thinking

qwen/qwen-plus-2025-07-28:thinking

1,000,000 context · $0.26/M input tokens · $0.78/M output tokens

Qwen Plus 0728, based on the Qwen3 foundation model, is a 1 million context hybrid reasoning model with a balanced performance, speed, and cost combination.

Cennik

Płać za użycie

Bez kosztów początkowych, płacisz tylko za to, czego używasz

Wejście$0.26 / M Tokens
Wyjście$0.78 / M Tokens
Cache Write$0.33 / M Tokens

Wypróbuj model

qwen/qwen-plus-2025-07-28:thinking
Online
alibaba
Cześć! Jestem pomocnym asystentem AI. W czym mogę pomóc?

Użycie API

Użyj poniższych przykładów kodu, aby zintegrować się z naszym 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="qwen/qwen-plus-2025-07-28:thinking",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Wprowadzenie do modelu

Qwen qwen-plus-2025-07-28:thinking

qwen qwen-plus-2025-07-28:thinking


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 1000000 context window for long document handling
  • Competitive pricing at $0.4/$4.4 per million tokens

Key Features

  • Context Window: 1000000 tokens
  • Max Output: 32768 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderQwen
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window1000000 tokens
Max Output32768 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.4
Output$4.4

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: qwen/qwen-plus-2025-07-28:thinking


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="qwen/qwen-plus-2025-07-28:thinking",
    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": "qwen/qwen-plus-2025-07-28:thinking",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: qwen/qwen-plus-2025-07-28:thinking
  • Provider: Qwen

Info

Dostawcaalibaba
Typllm

Obsługiwane funkcje

Wejście
Tekst
Wyjście
Tekst
Kontekst1,000,000
Maks. wyjście32,768
Vision-
Function Calling✓ Obsługiwane

Przewodnik dostępu do API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID modeluqwen/qwen-plus-2025-07-28:thinking

Qwen Plus 2025 07 28:thinking API

qwen/qwen-plus-2025-07-28:thinking

Qwen Plus 0728, based on the Qwen3 foundation model, is a 1 million context hybrid reasoning model with a balanced performance, speed, and cost combination.

Wejście

$0.26 /M

Wyjście

$0.78 /M

Kontekst

1000K

Maks. wyjście

33K

Użycie narzędzi

Obsługiwane

Wypróbuj Qwen Plus 2025 07 28:thinking w WaveSpeedAI

Uzyskaj dostęp do Qwen Plus 2025 07 28:thinking przez nasze ujednolicone API — kompatybilne z OpenAI, bez zimnych startów, przejrzyste ceny.

Najczęstsze pytania o Qwen Plus 2025 07 28:thinking

Ile kosztuje API Qwen Plus 2025 07 28:thinking?+

Cennik na WaveSpeedAI: $0.26 za milion tokenów wejściowych i $0.78 za milion tokenów wyjściowych. Prompt caching i przetwarzanie wsadowe są rozliczane oddzielnie i obniżają efektywny koszt długich, powtarzalnych obciążeń.

Jakie jest okno kontekstu Qwen Plus 2025 07 28:thinking?+

Qwen Plus 2025 07 28:thinking obsługuje do 1000K tokenów kontekstu i do 33K tokenów wyjściowych na zapytanie.

Czy Qwen Plus 2025 07 28:thinking jest kompatybilny z OpenAI?+

Tak. WaveSpeedAI udostępnia Qwen Plus 2025 07 28:thinking przez endpoint kompatybilny z OpenAI pod https://llm.wavespeed.ai/v1. Skieruj oficjalny OpenAI SDK na ten base URL ze swoim kluczem API WaveSpeedAI — bez innych zmian w kodzie.

Jak zacząć z Qwen Plus 2025 07 28:thinking?+

Zaloguj się do WaveSpeedAI, utwórz klucz API w Access Keys, a następnie wyślij żądanie na https://llm.wavespeed.ai/v1/chat/completions z id modelu pokazanym powyżej. Nowe konta otrzymują darmowe kredyty na ocenę Qwen Plus 2025 07 28:thinking.

Powiązane API LLM