Integreer het gemini-3-6-flash-openai AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het gemini-3-6-flash-openai-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.60/M 输入, $3.60/M 输出 Token | 快速、高质量的 Token 计费,单次调用最低收费 $0.0001。 |
| Google (official) | $0.075/M 输入, $0.30/M 输出 Token (上下文低于 128k) | 官方 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 | string | 提供给模型的用户消息或指令。 | Summarize the key points of the attached image. |
| Afbeelding URL | string | 作为多模态输入的可选图像 URL。 | undefined |
| 系统Prompt | string | 可选的系统级指令,用于引导模型行为。 | You are a helpful assistant that responds concisely. |
提供给模型的用户消息或指令。
Summarize the key points of the attached image.作为多模态输入的可选图像 URL。
undefined可选的系统级指令,用于引导模型行为。
You are a helpful assistant that responds concisely.Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked