2 messages · Page 1 of 1 (latest)
Hello, i'm trying to send prompts and get errors such as this one "GPT3 error: 'charmap' codec can't encode character '\u0105' in position 3892: character maps to <undefined> ". The file from which i'm geting data if formated in UTF-8. Can any one help me with this issue?
Can you show us some of the code lines responsible for throwing this error? Then we can debug further together