Hello Bubble,
I have now created and added ChatGPT to my bubble app, which is very exciting! In my bubble app I have a fully functional chat with group chat function, that conversation I’d like to send to chatGPT and make it summarize it quickly. I found this post, but it did not lead me so far.
Here is the database setup:
My first idea was to display the whole conversation as text, but not sure how to include the creator’s name in the message?:
This did not result in any good results:
Am i in the right direction, or is there an easier way?