Hi Taher, would it be possible to show how you’ve built the button actions? Unfortunately, I’m not able to pin down the issue just seeing the button itself.
By the way, there are a wide range of video Bubble-GPT3 tutorials, which may help as they’re very step-by-step.
I see, thanks for sharing. I noticed that you have debug mode turned on. This is just a hunch, but maybe debug mode doesn’t show the actual output, which could be why you’re seeing “oai_completion” instead of the actual completion.
Taherdhanera tried to build a Bubble app with the OpenAI API, following a guide on Medium. However, they had trouble generating the prompt and sought help in debugging the issue. Joey suggested examining how the button actions were built and recommended video tutorials for detailed guidance. Joey noted debug mode was turned on, speculating it might be hiding the actual output. Joey’s solution was to remove debug_mode=true from the URL and reload the page, which Taherdhanera agreed to try.