doubao-1.5-lite-32k

Doubao · Per Token

doubao-1.5-lite-32kAvailableCache 80% off
ChatTool UseLong ContextFastContext Window: 33KMax Output Tokens: 4K

Pricing

Official PriceLemonData Price
Input$0.043$0.0301
Output$0.086$0.0602
Cache Read$0.0086$0.0086

Parameters

Context Window
33K tokens
Max Output Tokens
4K tokens

Best For

Chat

Conversational AI, customer support, and Q&A

Cost Calculator

1M
0.5M
Estimated Monthly Cost$0.06

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": "doubao-1.5-lite-32k",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

How much does doubao-1.5-lite-32k cost?

On LemonData, doubao-1.5-lite-32k costs $0.0301 per 1M input tokens and $0.0602 per 1M output tokens, which is up to 30% off the official pricing.

What is doubao-1.5-lite-32k best for?

doubao-1.5-lite-32k excels at Chat, Tool Use, Long Context. Access it through LemonData's unified API with a single API key.

How to use doubao-1.5-lite-32k 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