Jelajahi dan integrasikan model AI grok-4-6 melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model grok-4-6 menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $1.50/M input, $4.50/M output tokens | Token-based pricing with an upfront minimum of $0.0001 and live SSE streaming. |
| xAI (official) | $2.00/M input, $10.00/M output tokens | 官方 API 档位费率;muapiapp 提供包含用量折扣的开发者费率。 |
Token-based pricing with an upfront minimum of $0.0001 and live SSE streaming.
官方 API 档位费率;muapiapp 提供包含用量折扣的开发者费率。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt Teks | string | 用户消息或指令。 | Solve this complex math puzzle step by step. |
| Gambar URL | string | 多模态请求的可选Gambar URL。 | undefined |
| 系统Prompt Teks | string | 可选的系统级指令,用于引导模型行为。 | You are an expert tutor. |
| 推理Kekuatan / Intensitas | Enum (4 options) | 推理强度级别。数值越高,推理越深入。 | low |
| 网页搜索 | boolean | 启用网页搜索工具以获取实时信息。 | false |
用户消息或指令。
Solve this complex math puzzle step by step.多模态请求的可选Gambar URL。
undefined可选的系统级指令,用于引导模型行为。
You are an expert tutor.推理强度级别。数值越高,推理越深入。
low启用网页搜索工具以获取实时信息。
falseDeveloper documentation
Panduan integrasi cepat untuk grok-4-6. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
Grok 4.6 是 xAI 的高级多模态推理模型,具备混合思考、图像理解和集成网页搜索工具。
按 token 计费:每百万输入 token $1.50,每百万输出 token $4.50,每次请求的最低预付费用为 $0.0001。
支持。`/grok-4-6/stream` 提供实时流式传输,使用 Server-Sent Events(SSE)返回增量分块。
可以。你可以传入 `image_url` 进行视觉输入,并启用 `web_search` 获取实时互联网信息。
可以根据所需思考深度选择 `low`、`medium`、`high` 或 `xhigh` 推理力度。