
Are we able to overwrite CONFIG variables in the flow studio?

Hi team, we are getting this code execution fail message but there’s no further logs on it… could someone help us to find out what caused this code execution to fail?

Hi guys when using api call nodes im seeing object.object as the response, is there a way i can get the data and include only relevant parts from it in response?

Hi someone can help me?
When the customer send the first message even if a question YOURGPT is not understanding.
I am using conected to the Crisp.




I'm used to using AI and the Crisp chatbot, and I just started using YourGPT today. There's no way I'm struggling to use it—this thing seems full of bugs. The studio doesn't work as it should, and support is nonexistent—they never respond to the chat. I'm going to request a refund.
4o


And next issue. I have changed from Model from GPT-4o mini to DeepSeek V3 and the bot is not responding. Shows that he is typing something and nothing next.

The goal is for the customer to send a message, and the AI should:
Respond to the customer's message. Ask if the customer has any other questions. If the customer asks another question, the AI responds again. After responding, the AI should ask if the customer has any more questions and if they would like to speak with a human agent. However, it's not working as expected

Hi team, again we have been getting code execution fails intermittently. We suspect it is due to a 5 seconds timeout limit on the code blocks. Please could someone assist on this?

Hi team, we noticed carousel messages are not being sent on WhatsApp, with some error in the logs.

How do I actually use the intent?
I'm following the instructions, but I'm still unclear on how the intent is triggered.
My main question is: how do I connect the "New Section" to the "Intent"? I haven’t found any information or example showing how these two parts are linked.
Intents | YourGPT Chatbot Studio
Learn about Intents in YourGPT Chatbot Studio.

Hi. We have a problem with email integration. We configured a forwarding on our Google app mail to the YourGPT address but we didn't received the confirmation mail from Gmail

Hi can someone please help me? Im trying to send a user response through to Make.com and not sure if ive set it up correctly. I keep getting a source error when testing the connection

Hi, the chatbot API seems somewhat unstable now? Sometimes success with long response time other times response error code: 504%
?

Using Claude 3.7 my chatbot froze, it is not responding. It hasn't happened too often, this was second time. Would this be able to resolve by myself (some kind of boot) of do you need to perform it?

Hi, the robot did not worked for half a day, all ok now?

We are planning to use YourGPT with Crisp.chat. Most of our Crisp users use WhatsApp. The 'human' button does not render properly in WhatsApp - is there a fix ro workaround for this please?

Hey! I want to set up a bot where you can chat with AI with no limits but one: after some time has passed from the last AI reply (say 5 minutes) and the user has not said anything, it moves on to another part of the flow. Basically setting up a timer which resets every time the AI replies and if it reaches the desired amount (5 minutes), it gets down another path-
I'm trying this in Studio by building a block with two steps: Step 1 - Capture query with no response path Step 2 - AI response
Then, the end node of the block is attached to the beginning node of the block, so that after every human message there is an AI answer, and the loop continues. The only way to get out of this loop is with the no response time of the Capture (set to 5 minutes).
Logically it makes sense (at least to me!) but when I test it out, it skips the loop completely and goes directly down the path of the no response. Can you please help me with this? Thanks!

Is it possible to include conversation variables in an email sent in a flow?

When changing models, do we need to manually refresh website links and documents etc?

Hi guys, we're having an issue with Twilio and phone beta, we've set everything up correctly with the tokens sid etc but when we call for some reason we just cannot get through to the number

Hello guys? I sent a question two days ago and received no reply. I mainly want to know how to set up a counter that counts time and if there has been no answer in a certain amount of time, it follows a predetermined path. I have another use case, where I would like this to happen after escalating to a human (so that if the human support agent doesn't answer in like 5 minutes, an automatic message gets sent to the user saying I'm sorry for the wait).

I use form in Studio, and would like to change form submit button text. How can I achieve that with for example custom css in widget?

Hello, is there a way to use a simple json in the body api? because in the studio you must introduce a body parameter but in the request it send a string instead of a json

I would like to ask about WhatsApp and Telegram integrations. I would like to push messages to existing contacts so that the bot would then start to chat with each contact. Let's say I would like to send a message "Hi, what products are you interested in?". Then user 1 answers "Computers", and the bot would then start providing information about computers, whereas user 2 would answer "Mobile phones", and the bot starts giving info about mobile phones to that contact. Would that be possible?