Wittmann Áron

Results 3 issues of Wittmann Áron

![image](https://github.com/szczyglis-dev/py-gpt/assets/58312474/9d67acc6-6c27-43cc-8700-080c055822e7) After installing pygpt-net in a python virtual environment, and running the app, the settings menu opens so that i can enter my api key, but i cannot open it...

Adds an optional ensure_ascii parameter to saving a module, which is consistent with json.dumps declarations. closes #1911

The compiled prompts are converted into unicode special characters when saved. The simple fix is to pass the optional ensure_ascii parameter to json.dumps