gnehs / subtitle-translator-electron

↔️ Translate subtitle using ChatGPT
1.58k stars 98 forks source link

[Bug] The new version cannot correctly calculate the cost. #110

Closed aierlma closed 4 months ago

aierlma commented 4 months ago

Which method you use?

It seems that in the new version 1.4.0 the gpt-4-turbo model cannot correctly calculate the cost. The correct cost should be 1 dollar, but it shows as 0.06, suspecting that it was calculated based on the default gpt-3.5-turbo price.

A18on commented 4 months ago

I have the same problem.

gnehs commented 4 months ago

We are currently fixing this issue and expect to release a new version this week.

gnehs commented 4 months ago

Fixed in version 1.5.0