Share feedback, ideas and get community help

Home
Members
Bastien
B
Bastien
Offline, last seen last week
Joined September 13, 2024
1 comment
B
weird, isn't it ? what am I supposed to do ?
1 comment
B
I ask an OpenAI assistant to generate a list of three subjects. Here's my prompt:

...

Present these 3 topics strictly in a list in json format without any other surrounding text like this:
["Subject 1",Subject 2",Subject 3"].

The result will then be used dynamically to propose a multiple-choice block to the user.

...

Then I save the response in a variable.

But when I reuse the variable to display buttons dynamically afterwards, it doesn't work, I just get a button containing the whole list.

How can I correct this misinterpretation?
22 comments
K
B
B
F
How do you promote your bot for those who sell it?

And how do you generate purchase invoices?
What does system, user, assistant or dialogue are for here ? I understand assistant is a call to assistant, but I don't understand other options.
3 comments
d
B
Is it possible to use custom GPT inside Typebot ? If yes, how ? Have some of you ever tried it ?
2 comments
B