Forum Discussion

henry_coding101's avatar
henry_coding101
Copper Contributor
Sep 25, 2024
Solved

Azure OpenAI image prompt token pricing

When using gpt4-vision, gpt4o, gpt4o-mini, are the image prompt pricings for Azure OpenAI the same as in https://openai.com/api/pricing/?
  • balasubramanim's avatar
    Jan 02, 2025

    henry_coding101 

    When using vision-enabled models like GPT-4o and GPT-4o Mini, Azure OpenAI Service charges per token for both input and output, similar to OpenAI's pricing structure. However, specific rates may vary between Azure and OpenAI.

    Azure OpenAI Service Pricing:
    Vision-Enabled Models: Charges are based on per-token rates for prompts and completions. For detailed pricing, refer to Azure's official pricing page. 
    AZURE: https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/

    OpenAI Pricing:
    GPT-4o Mini: OpenAI provides detailed pricing for this vision-enabled model. 
    OPENAI: https://openai.com/api/pricing/

    Suggestion:
    It's advisable to review the pricing details on both platforms to understand the cost implications fully. For the most accurate and up-to-date information, consult the official pricing pages of Azure and OpenAI.

Resources