The Biggest Problem Behind GPT Has Been Solved
So this is a little late because I didn’t know if I was going to write anything about it. Because I was developing my RSS reader Echo which did not have any GPT integration planned. I thought about having it summarise articles for you but that seemed unnecessary. But then I went back to my app Litany which does use the GPT API. And I knew I had to talk about this.
I am of course talking about this press release
It talks about how ChatGPT has an API now. This isn’t too exciting by itself. GPT-3 can do almost everything ChatGPT can do. But there is something else in this post that I’d like to highlight.
90% Cost Reduction
So the new model OpenAI is rolling out is called ‘gpt-3.5-turbo’ and it’s priced at 0.2 cents per 1000 tokens (about 750 words). This represents a 90% decrease in cost from the previous best model ‘davinci’ which costs 2 cents per 1000 tokens.
And I think this is a really great opportunity for developers to get into the AI game. The biggest problem with GPT previously was the cost: 2 cents per 1000 tokens. And it’s not too uncommon for a single query to use 500 tokens. So you could end up spending one cent per API request.








