Hello @Sefank !
Welcome to Microsoft QnA!
As we can read from the links :
One of the biggest updates with the 0613 version is enhanced steerability via the system message. This means that the model is better at following the instructions that you outline in the system message which gives you the ability to further customize the behavior of the model or set guardrails to ensure the model is used responsibly.
The 16k version of the model, gpt-35-turbo-16k, offers 4x the context length of the previous gpt-35-turbo model which will help you unlock scenarios requiring longer prompts.
Both new gpt-35-turbo models will now have separate prices for prompt tokens and completion tokens:
Prompt tokens | Completion tokens | |
---|---|---|
gpt-35-turbo | $0.0015 per 1,000 tokens | $0.002 per 1,000 tokens |
gpt-35-turbo-16k | $0.003 per 1,000 tokens | $0.004 per 1,000 tokens |
This is the pricing that will gradually apply to all Open AI Tenants for specific tokens as bolded above
Also if you notice the Pricing is matching the gpt-35-turbo for Completion Tokens ( per 1000) in Azure Pricing Page
https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/#pricing
Pricing details:
Language models
Standard | |
gpt-3.5-turbo | $0.002 |
I hope this helps!
Kindly mark the answer as Accepted and Upvote in case it helped!
Regards