qwen-plus-character

Qwen · Per Token

qwen-plus-characterAvailableCache 90% off
ChatTool UseContext Window: 131KMax Output Tokens: 8K

Pricing

Official PriceLemonData Price
Input$1.00$0.70
Output$1.00$0.70
Cache Read$0.10$0.10

Parameters

Context Window
131K tokens
Max Output Tokens
8K tokens

Best For

Chat

Conversational AI, customer support, and Q&A

Cost Calculator

1M
0.5M
Estimated Monthly Cost$1.05

API Code Example

POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "qwen-plus-character",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

How much does qwen-plus-character cost?

On LemonData, qwen-plus-character costs $0.7000 per 1M input tokens and $0.7000 per 1M output tokens, which is up to 30% off the official pricing.

What is qwen-plus-character best for?

qwen-plus-character excels at Chat, Tool Use. Access it through LemonData's unified API with a single API key.

How to use qwen-plus-character API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models