Integreer het gpt-5-6-luna AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het gpt-5-6-luna-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.00/M 输入, $12.00/M 输出 | 按 Token 计费,每次调用最低 $0.0002。 |
| Fal.ai | Niet beschikbaar | 目前没有专用的 GPT 5.6 Luna 端点。 |
| Replicate | Niet beschikbaar | 目前没有专用的 GPT 5.6 Luna 端点。 |
按 Token 计费,每次调用最低 $0.0002。
目前没有专用的 GPT 5.6 Luna 端点。
目前没有专用的 GPT 5.6 Luna 端点。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 用户消息或指令。 | Summarize this article in three bullet points. |
| Afbeelding URL | string | 多模态请求的可选图像 URL。 | undefined |
| 系统Prompt | string | 可选的系统级指令,用于引导模型行为。 | You are an expert tutor. |
| 网页搜索开关 | boolean | 启用网页搜索工具以获取实时信息。 | false |
| 推理Intensiteit | Enum (4 options) | 推理深度级别:low、medium、high 或 xhigh。 | low |
用户消息或指令。
Summarize this article in three bullet points.多模态请求的可选图像 URL。
undefined可选的系统级指令,用于引导模型行为。
You are an expert tutor.启用网页搜索工具以获取实时信息。
false推理深度级别:low、medium、high 或 xhigh。
lowDeveloper documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked