Jelajahi dan integrasikan model AI grok-4-7 melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model grok-4-7 menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
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-7. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
还没有。在 API 集成完成前,此 Muapi Grok 4.7 playground 页面会标记为即将推出。
确切价格尚未确定,将在上线时确认,并遵循 Muapi 上其他 Grok 端点采用的按 token 计费模式。
支持,预计它会像 Grok 4.3 和 Grok 4.5 一样具备多模态能力,在文本提示词旁接受可选的 `image_url`。
支持,计划提供 `web_search` 开关,让模型可以检索实时信息,与现有 Grok 4 系列保持一致。
会。计划在标准异步端点旁提供 `/grok-4-7/stream` 的 Server-Sent Events(SSE)流式路由。