ryanhex53 / gpt-po

command tool for translate po files by using openai api
71 stars 13 forks source link

Freezes at 0% #4

Closed limekex closed 7 months ago

limekex commented 1 year ago

I am trying to use this and read the .po file correctly (I think)

But it never get past this point: ░░░░░░░░░░░░░░░░░░░░ 0% 0/1419

ryanhex53 commented 1 year ago

You can try https://www.npmjs.com/package/openai-node-cli and check if this package works properly.

image

limekex commented 1 year ago

It goes through, but it seems like the reply is a JS header of some kind. [image: image.png]

lør. 7. okt. 2023 kl. 11:19 skrev ryanhex53 @.***>:

You can try https://www.npmjs.com/package/openai-node-cli and check if this package works properly.

[image: image] https://user-images.githubusercontent.com/360426/273377015-07ce1e7d-2027-4a56-bbcf-80126fb58237.png

— Reply to this email directly, view it on GitHub https://github.com/ryanhex53/gpt-po/issues/4#issuecomment-1751661848, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXHJDTGR2QRZA7GDRIO2MLX6ENDVAVCNFSM6AAAAAA5WICZVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRGY3DCOBUHA . You are receiving this because you authored the thread.Message ID: @.***>

--

Mvh

Bjørn-Tore Almås

ryanhex53 commented 1 year ago

Can't see your image.

ryanhex53 commented 1 year ago

The picture that I posted in previous comment shows the correct result.

ryanhex53 commented 7 months ago

The OpenAI API offers a free tier with rate limits. These limits are set at 3 requests per minute and 200 requests per day.