Qwen3-VL 8B Instruct — modelo pequeno de visão-linguagem de pesos abertos, 8B parâmetros, contexto de 128k, sem modo de pensamento.
Compatível com OpenAI — mantenha seu SDK
https://api.orcarouter.ai/v1from openai import OpenAI
client = OpenAI(
base_url="https://api.orcarouter.ai/v1",
api_key="$ORCAROUTER_API_KEY",
)
response = client.chat.completions.create(
model="qwen/qwen3-vl-8b-instruct",
messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)enable_searchlogprobsmax_tokensnparallel_tool_callspresence_penaltyrepetition_penaltyresponse_formatseedstopstreamstream_optionstemperaturetool_choicetoolstop_ktop_logprobstop_p| Entrada / 1M tokens | $0.180 |
| Saída / 1M tokens | $0.700 |
| Moeda | USD |
Estimativa com base no preço de tabela
Apenas uma estimativa — a contagem real de tokens depende do tokenizador do provedor.
GET /api/public/models/qwen/qwen3-vl-8b-instructAbrir @misc{orcarouter_qwen3_vl_8b_instruct,
title = {Qwen3 VL 8B Instruct API},
author = {Qwen},
year = {2025},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/qwen/qwen3-vl-8b-instruct}
}Qwen. (2025). Qwen3 VL 8B Instruct API. OrcaRouter. https://www.orcarouter.ai/models/qwen/qwen3-vl-8b-instruct