pescheckit / python-gpt-po

This tool, powered by OpenAI's GPT-4, offers a sophisticated approach to translating .po and .mo files, seamlessly integrating the capabilities of ChatGPT and GPT-3.5 models. It's designed for both bulk and individual file translations, providing a versatile solution for different translation needs.
MIT License
14 stars 7 forks source link

Incorrect API Key provided... #2

Closed Warface closed 3 months ago

Warface commented 5 months ago

I have create 2 API keys and none of them seems to work with this script. Anyone have that issue?

pescheck-bram commented 3 months ago

I don't seem to have this issue. Have you tried running the following command in the terminal?

export OPENAI_API_KEY=""

If so, could you please let me know where you are supposed to supply the key?

pescheck-bram commented 3 months ago

Test both ways to enter keys and they both work so I think this issue can be closed.