Hi,
I have connected to OpenAI’s API succesfully like this:
However, the space to type the prompt in the workflows is too small, I would like to make the prompt “long text” format so that I can type in longer texts comfortably and access the rich text editor.
What should I do?
Thanks
ankur1
January 4, 2023, 7:13pm
2
Use the rich text editor or multi-input element at the front end and pass its value while calling the API.
Ankur@Nocodetalks
Looking for a Bubble Coach?
Thanks for replying! Can’t use front end elements because the input comes from recursive backend workflows
ankur1
January 4, 2023, 7:17pm
4
Then I don’t there is any way.
Ankur@Nocodetalks
Looking for a Bubble Coach?
You can use “insert dynamic data - arbitrary text” and you have the long text input.
Cheers
Mariano
2 Likes
Thanks for replying, that did the trick!
This is an helpful tip, I use it all the time
1 Like