Unable to use double quotes in string
Maillouski opened this issue · 3 comments
Maillouski commented
Writing anything with double quotes results in the API saying the JSON payload is broken.
Example:
Me:
Say "hello world"
this will break the JSON payload.
yeokm1 commented
I can replicate this issue. Yeah, let me look into escaping the illegal characters.
yeokm1 commented
yeokm1 commented
Solved in latest releases https://github.com/yeokm1/doschgpt/releases