K-RT-Dev / VGT

Program to translate Japanese text through image recognition and GPT 3.5
MIT License
62 stars 5 forks source link

On first startup, OpenAI key input field is 1 character too short #9

Open rDarge opened 1 year ago

rDarge commented 1 year ago

I've observed that when starting VGT for the first time, one of the characters of my key will get truncated after I enter it on the pop-up modal, and subsequent translation requests will fail until this is corrected. I've fixed this locally on my fork (https://github.com/rDarge/VGT/commit/bcc1929c3a010e02db8e3ae851c07ce94f4b4bdc), and it'd be nice to have it fixed in the OG repo too.