Qwen/Qwen3-Coder-Plus

Powered by Qwen3, this is a powerful Coding Agent that excels in tool calling and environment interaction to achieve autonomous programming. It combines outstanding coding proficiency with versatile general-purpose abilities.

Alibaba Cloud (Qwen) Code Up to 1M Tokens
Get API Key
Try in Playground
Free Trial Credit No Credit Card Required
$1.00

api_example.sh

curl -X POST "https://platform.qubrid.com/v1/chat/completions" \
  -H "Authorization: Bearer QUBRID_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "Qwen/Qwen3-Coder-Plus",
  "messages": [
    {
      "role": "user",
      "content": "Write a Python function to calculate fibonacci sequence"
    }
  ],
  "temperature": 0.1,
  "max_tokens": 8962,
  "stream": true,
  "top_p": 1
}'

Technical Specifications

Model Architecture & Performance

Variant Coder Instruct
Context Length Up to 1M Tokens
Quantization fp16
Tokens/Second 386
Architecture Transformer decoder-only
Precision fp16 / bf16
License Apache 2.0
Release Date 2025
Developers Alibaba Cloud (QwenLM)

Pricing

Pay-per-use, no commitments

Input Tokens $0.0001/1K Tokens
Output Tokens $0.005/1K Tokens

API Reference

Complete parameter documentation

Parameter Type Default Description
stream boolean true Enable streaming responses for real-time output.
temperature number 0.1 Lower temperature for more deterministic code generation.
max_tokens number 8962 Maximum number of tokens the model can generate.
top_p number 1 Controls nucleus sampling for more predictable output.

Performance

Strengths & considerations

Strengths Considerations
Very strong coding ability
Good long-context handling
Less creative for storytelling

Use cases

Recommended applications for this model

Code generation
Debugging
Refactoring
API design

Enterprise
Platform Integration

Docker

Docker Support

Official Docker images for containerized deployments

Kubernetes

Kubernetes Ready

Production-grade KBS manifests and Helm charts

SDK

SDK Libraries

Official SDKs for Python, Javascript, Go, and Java

Don't let your AI control you. Control your AI the Qubrid way!

Have questions? Want to Partner with us? Looking for larger deployments or custom fine-tuning? Let's collaborate on the right setup for your workloads.

"Qubrid AI reduced our document processing time by over 60% and significantly improved retrieval accuracy across our RAG workflows."

Enterprise AI Team

Document Intelligence Platform