Jelajahi dan integrasikan model AI gemini-3-7-flash-openai melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model gemini-3-7-flash-openai menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.60/M input, $3.60/M output tokens | 快速、高质量的 Token 计费,单次调用最低收费 $0.0001。 |
| Google (official) | $0.075/M input, $0.30/M output tokens (under 128k context) | 官方 API 定价。我们的费率与标准 Gemini 费率保持一致,并保留开发者所需的利润空间。 |
快速、高质量的 Token 计费,单次调用最低收费 $0.0001。
官方 API 定价。我们的费率与标准 Gemini 费率保持一致,并保留开发者所需的利润空间。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt Teks | string | 提供给模型的用户消息或指令。 | Summarize the key points of the attached image. |
| Gambar URL | string | 作为多模态Input的可选Gambar URL。 | undefined |
| 系统Prompt Teks | string | 可选的系统级指令,用于引导模型行为。 | You are a helpful assistant that responds concisely. |
提供给模型的用户消息或指令。
Summarize the key points of the attached image.作为多模态Input的可选Gambar URL。
undefined可选的系统级指令,用于引导模型行为。
You are a helpful assistant that responds concisely.Developer documentation
Panduan integrasi cepat untuk gemini-3-7-flash-openai. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
Gemini 3.7 Flash(OpenAI 兼容版)是 Google 的高速多模态模型,经过适配后使用标准 OpenAI 聊天补全结构返回响应。
定价按 token 计算:每百万输入 token $0.60,每百万输出 token $3.60,预付最低费用为 $0.0001。
支持。可通过 `/gemini-3-7-flash-openai/stream` 流式端点使用 Server-Sent Events (SSE) 实时接收 token。
可以。通过 `image_url` 完全支持多模态图像输入。
模型能力在功能上相同,但经过适配以兼容 OpenAI SDK。