Has anyone succeeded in using the OpenAI API with the Wappler Server Connect?
The quick start guide on their website works on Node.js but seems not to be compatible with Wappler as it uses React and ES6 on server side if I understood correctly. Any workaround to use it from a Wappler project would be highly appreciated
I’m still having issues (maybe I’m just daft…). Writing the prompt directly within the JSON works flawlessly, but passing it on from a form creates garbled output, sometimes returning totally different answers not relevant to the question, sometimes even code fragments (PHP or JSON).
What kind of questions are you asking i only ask because there is some limitations to ChatGPT I believe anything after 2021 has a warning it may not be accurate information. How about if you ask how many planets there are?
oh really simple stuff. there is definitely an issue with passing on the prompt from the form to the api. if I make the same prompt directly in the json field it works great.