Costing / Billing for using Azure OpenAI service

Satish Kumar 51 Reputation points
2023-08-04T05:23:44.1533333+00:00

Hi,

I am trying use Azure OpenAI service under Azure Cognitive services to develop a question and answering system on my company's data. Model will be developed using ChatGPT 3.5 turbo model / GPT 4 prompt & GPT 4 completion models.

Based on the cost shared in MS documentation & considering my scenario of using Chat bot by multiple users, i have calculated the cost and sharing my scenario for expert confirmation so that i can proceed for proposal to my organization.
please go through the same and comment on this:

Scenario:

Monthly charges of asking 100 question and average 200 token a day by using gpt 3.5 turbo model , what will be the monthly charges?

Sol.: Total number of tokens per day is 100x200x2 = 40000

Total number of tokens per month is 40000x24 = 960000

Total charges for tokens per month is 960000/1000*$0.002 = $1.92

Please let me know if the calculation done above is correct or not, since the monthly charges derived from the calculation are very minimal.

Thanks

Satish

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,580 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
0 comments No comments
{count} votes

Accepted answer
  1. AnuragSingh-MSFT 21,546 Reputation points Moderator
    2023-08-07T10:52:13.7166667+00:00

    @Satish Kumar , thank you for posting the question.

    Yes, you are correct in your calculation considering you are taking 24 as the working days per month. Note that the actual bill generated will be based on the actual usage.

    In addition to the pricing details, I would also suggest reviewing the links below to understand the limits and meaning of key terms used:

    Hope this helps.

    If the answer did not help, please add more context/follow-up question for it, and we will help you out. Else, if the answer helped, please click Accept answer so that it can help others in the community looking for help on similar topics.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.