Closed klement closed 9 months ago
Hello, thanks for reporting. With new commit I added encodings for ascii and utf-8. Checked the update with the character that you provided and it seems working now. If you encounter any problems let me know.
Issue seems to be gone. Thank you!
Hi!
an issue I noticed. If the input text for prompt-generator contains accented characters, for example:
ă
then prompt generator errors with an exception:
Error occurred when executing Prompt Generator: 'charmap' codec can't encode character '\u0159' in position 161: character maps to
Thanks!