Jetzt verfügbar
Alibaba

qwen3.7-max

Qwen3.7-Max is the flagship model in Alibaba's Qwen3.7 series. It supports text input and output and is designed for agent-centric workloads, with particular strengths in coding, office and productivity tasks,...

TextReasoningTools1M
Input$0.60/ 1M
Output$1.80/ 1M
Endpunkteanthropic, openai

Funktionen

ReasoningToolsStrukturiert

Modalitäten

Eingabe
text
Ausgabe
text

Kurzstatistik

Kontextfenster1M
Max. Ausgabe65.5K
TokenizerQwen

Leistung

Lade Leistungsdaten...

Unterstützte Parameter

ParameterImmerStandard
frequency_penalty-(nicht senden)
include_reasoning-
logprobs-
max_tokens-
presence_penalty(nicht senden)
reasoning-
repetition_penalty-(nicht senden)
response_format-
seed-
structured_outputs-
temperature(nicht senden)
tool_choice-
tools-
top_k-(nicht senden)
top_logprobs-
top_p(nicht senden)
§ 01

Preise

Input-Preis$0.60 · 1M Tokens
Output-Preis$1.80 · 1M Tokens
Kompatible Endpunkteanthropic, openai
AnbieterAlibaba
§ 02

qwen3.7-max aus deinem Code aufrufen

Richte jedes OpenAI-kompatible SDK auf UnoRouter aus und frage das Modell per Namen an. Ersetze YOUR_API_KEY durch einen echten Schlüssel aus deinem Dashboard.

bash
curl https://api.unorouter.ai/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen3.7-max",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Melde dich an, um deinen API-Key automatisch einzutragen

§ 03

Häufige Fragen

Was kostet qwen3.7-max pro 1M Tokens?

Input kostet $0.60 pro 1M Tokens, Output $1.80 pro 1M Tokens. Abrechnung erfolgt pro Token, ohne Aufrundung auf Batch-Größen.

Wie greife ich per API auf qwen3.7-max zu?

Sende Anfragen an den UnoRouter-Endpunkt /v1/chat/completions mit model=qwen3.7-max. Jede OpenAI-kompatible Client-Bibliothek funktioniert. Die Authentifizierung erfolgt über einen Standard-Bearer-Token.

§ 04

Ähnliche Modelle

qwen3.7-max jetzt ausprobieren

Erstelle einen API-Schlüssel und starte in unter einer Minute.

Alle Modelle ansehen