Qwen: Qwen3.8 27B
$0.40/M input$3.00/M output
qwen/qwen3.8-27bDescription
Qwen3.8 27B is an open-weight dense vision-language model from Qwen. It is suited for coding, professional workflows, research, multimodal interaction, and long-running agent tasks, with flexible thinking that can be...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3.8-27b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: VideoOutput: Text