Make "prompt" a long text for Openai API

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.

WEOFWJOdklkIEFW

What should I do?

Thanks

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? Buy Bubble.io mentorship

Thanks for replying! Can’t use front end elements because the input comes from recursive backend workflows

Then I don’t there is any way.

Ankur@Nocodetalks
Looking for a Bubble Coach? Buy Bubble.io mentorship

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 :slight_smile:

1 Like