OpenAI gpt-5-2 API | MuAPI: AI Large Language Models

Jelajahi dan integrasikan model AI gpt-5-2 melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.

📝

Overview

About this model

Model gpt-5-2 menyediakan kemampuan generasi AI mutakhir di platform MuAPI.

1Aplikasi produksi dengan gpt-5-2
2Aplikasi produksi dengan gpt-5-2
3Aplikasi produksi dengan gpt-5-2
4Aplikasi produksi dengan gpt-5-2
💰

Pricing & Value

Cost analysis

muapiapp$1.25/M input tokens, $9.00/M output tokens

Token-based billing. Minimum $0.00023 per call. ~71% of official input pricing.

OpenAI (official)~$1.75/M input tokens, ~$14.00/M output tokens

价格以 api.openai.com 的官方定价为准。

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Prompt Teksstring

用户消息或指令。

Default ValueSolve the mathematical equation step-by-step: x^2 + 5x + 6 = 0
Gambar URLstring

多模态请求的可选Gambar URL。

Default Valueundefined
系统Prompt Teksstring

可选的系统级指令,用于引导模型行为。

Default ValueYou are a helpful mathematical tutor.
网页搜索开关boolean

启用网页搜索能力。

Default Valuefalse
推理Kekuatan / IntensitasEnum (3 options)

推理深度级别:low、medium 或 high。

Default Valuehigh
📖

Implementation Guide

Developer documentation

Panduan integrasi cepat untuk gpt-5-2. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.

Common Questions

Frequently asked

如何计算价格?

价格按 token 计算:输入每百万 token $1.25,输出每百万 token $9.00。每次调用的最低收费为 $0.00023。实际费用会根据模型返回的 token 数量在每次调用后扣除。

什么是推理力度选项?

你可以传入 reasoning_effort 值 'low'、'medium' 或 'high',控制推理深度。默认值为 'high'。

GPT 5.2 支持图像吗?

支持。将 image_url 传入请求体,即可在用户消息中包含图像。