Hi there,
I keep getting an HTTP 400 error. I’m even formatting the content as a JSON. What am I doing wrong?


Remove double quotes un api connector around <prompt>. Because :encoded as json-safe add them.
Is that all that’s wrong? I think I tried that but was getting the same error.
I was just testing all kinds of things at this point, the current and original has only one
You need to put 0.8. .8 will cause invalid json error
You’re amazing!