Alibaba Cloud: tongyi-xiaomi-analysis-pro
tongyi-xiaomi-analysis-pro- Input / Output
- $0.1471 / $0.3971
- Context
- 29K
- Max output
- 4K
- Modalities
- Chat
Getting started
Create API key
Create a key in Console, then use it with every model on the platform.
Send your first request
Copy the example for your language and run it against the endpoint.
messagesNative (Messages API)POST/v1/messagesAPI format:curl https://api.tokenlab.sh/v1/messages \ -H "Content-Type: application/json" \ -H "x-api-key: sk-xxx" \ -H "anthropic-version: 2023-06-01" \ -d '{ "model": "tongyi-xiaomi-analysis-pro", "max_tokens": 1024, "messages": [ {"role": "user", "content": "Hello!"} ] }'
Pricing
Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.
Default
Per 1M tokens- Official price
- Input $0.1471 / Output $0.3971 / Text Input $0.1471 / Text Output $0.3971
- TokenLab price
- Input $0.1471 / Output $0.3971 / Text Input $0.1471 / Text Output $0.3971
- Discount
- -
| Official pricePer 1M tokens | TokenLab pricePer 1M tokens | Discount | |
|---|---|---|---|
| Default | Input $0.1471 / Output $0.3971 / Text Input $0.1471 / Text Output $0.3971 | Input $0.1471 / Output $0.3971 / Text Input $0.1471 / Text Output $0.3971 | - |
Usage & activity
Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.
Usage & availability
Last 24 hoursNo data yet
Data is based on aggregate user requests, excluding status checks.
Open in Console
Open 通义晓蜜-对话分析-pro in Console with a prompt ready to edit or send.
Help me try tongyi-xiaomi-analysis-pro with a short message at /v1/messages. Show the reply, latency, and cost.
Use cases
Agents and tools
Handle reasoning, support triage, tool calls, and multi-step tasks.
Coding
Generate, review, or debug code in the tools you already use.
Knowledge assistants
Build chat, search, and retrieval with a clear price and capability profile.
Side-by-side test
Compare response quality, latency, and price side by side.
Prompt examples
Write a concise support reply and list the assumptions behind it.
Review this API design and call out the top three integration risks.
Turn a long changelog into release notes a non-engineer would read.
This model has conditional pricing. Monthly token totals alone cannot produce a reliable estimate; use the detailed pricing for the request specification, cache, and applicable time window.
FAQ
How much does 通义晓蜜-对话分析-pro cost?
On TokenLab, 通义晓蜜-对话分析-pro costs Input $0.1471 / Output $0.3971 Per 1M tokens. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.
How do I test 通义晓蜜-对话分析-pro?
Open 通义晓蜜-对话分析-pro in Create. A sample for /v1/messages will be ready to try.
Which endpoint should 通义晓蜜-对话分析-pro use?
Use https://api.tokenlab.sh/v1/messages for 通义晓蜜-对话分析-pro. The request example below shows the matching code shape.
Can I test 通义晓蜜-对话分析-pro before integrating it?
Yes. Open Console starts a ready draft for 通义晓蜜-对话分析-pro and keeps your prompt after sign-in, so you don’t lose context.
Which operations does 通义晓蜜-对话分析-pro support?
通义晓蜜-对话分析-pro supports messages. Select an operation above to see its endpoint and request example.