passive-yellow
passive-yellowβ€’15mo ago

Can't select 'go to intent' action

42 Replies
Tico | Voiceflow Assistant
To select the 'Go to Intent' action in Voiceflow, follow these steps: 1. Linking an Intent to an Intent Step: - You can choose an existing intent or create a new one. Once the desired intent is selected, click the pencil icon to edit the selected intent and its properties. 2. Intent Actions: - Under the Intent step, you can perform various actions per trigger Intent: - Go to Block: Goes to a specific block referenced within the assistant. - Go to Intent: Goes to an existing intent contained in the assistant. - End: Ends the conversation at its current state. - Set variable: Allows you to set and change the value of variables. - API: Allows you to set up, configure, and execute API calls & functions. - Code: Allows you to set up and code custom Javascript functions & commands. 3. Choice Step - Connecting a Path: - To link a Choice path, navigate back and click the port of your selected path, drag and click the connector to the block you want to link to. You can modify connections by clicking the port of your selected path. 4. Choice Actions - Intent Actions: - In addition to porting a connection in your Choice step, you can use Actions to nest navigation and backend logic in a single Choice within the step. This can be configured under the Actions menu, following intent selection. 5. Configuring Buttons: - You can configure your button labels in the button text input field and define what happens when it is pressed. You can attach an intent from the dropdown, which will match that intent when the button is pressed. For more detailed information, you can refer to the Voiceflow documentation on designing and adding actions.
automatic-azure
automatic-azureβ€’15mo ago
I have this bug too, bu for me it's working, it's taking the right path Have you tested the flow?
passive-yellow
passive-yellowOPβ€’15mo ago
Oh yeah, for me too, the only issue is with the UI. Thanks!
flat-fuchsia
flat-fuchsiaβ€’15mo ago
Hi! Yes, this was a visual glitch which has now been resolved! πŸ˜ƒ
national-gold
national-goldβ€’15mo ago
@randompenna I recommend NOT using intents if there are a lot of possible utterance and just use a Set AI step and conditions That's what I do because intents were always tricky for me Also I broke the bot on your website What do you use to get the "Is this helpful" message?
national-gold
national-goldβ€’15mo ago
Alright is there a way to tune it to work at only specific points?
national-gold
national-goldβ€’15mo ago
Just testing your bot and it comes up randomly for situations where it really isn't needed
No description
passive-yellow
passive-yellowOPβ€’15mo ago
Yeah, you need to use a custom action to activate it inside voiceflow lol
national-gold
national-goldβ€’15mo ago
uhhh for the intent thing
passive-yellow
passive-yellowOPβ€’15mo ago
Go on
national-gold
national-goldβ€’15mo ago
No description
national-gold
national-goldβ€’15mo ago
Should look something like this I call it EUS
national-gold
national-goldβ€’15mo ago
No description
national-gold
national-goldβ€’15mo ago
Based on whatever you want you just tune the prompt Like so Then it'll output a short response Use conditions to determine where they go based on that response Works extremely well for me
passive-yellow
passive-yellowOPβ€’15mo ago
I'm using intents with nlu + llm and its pretty good tbh
national-gold
national-goldβ€’15mo ago
Especially when they're saying something really long or something the intent won't pick up wdym
passive-yellow
passive-yellowOPβ€’15mo ago
No description
national-gold
national-goldβ€’15mo ago
I've never seen that Doesn't it basically do the same thing as what I'm doing But inside an intent
passive-yellow
passive-yellowOPβ€’15mo ago
Yup
national-gold
national-goldβ€’15mo ago
ah I'll have to figure that out sometime It would definetly save on tokens
passive-yellow
passive-yellowOPβ€’15mo ago
Its really good tbh not sure about the tokens lol
national-gold
national-goldβ€’15mo ago
Intent with LLM also uses tokens? Why on earth are you using GPT-4o EUS probably uses less tokens than that
passive-yellow
passive-yellowOPβ€’15mo ago
Yeah, cause its pretty good Probably yeah
national-gold
national-goldβ€’15mo ago
Depends
passive-yellow
passive-yellowOPβ€’15mo ago
2k tokens per message with gpt-4o
national-gold
national-goldβ€’15mo ago
What are you doing with it
passive-yellow
passive-yellowOPβ€’15mo ago
intents classifications?
national-gold
national-goldβ€’15mo ago
you're using 2k tokens to do intent classification?
passive-yellow
passive-yellowOPβ€’15mo ago
Yeah
national-gold
national-goldβ€’15mo ago
No description
national-gold
national-goldβ€’15mo ago
Btw your bot breaks if I ask it if it's chatGPT why do you need 2k for that
passive-yellow
passive-yellowOPβ€’15mo ago
I will take a look Thats the way it works, I can't set a limit
national-gold
national-goldβ€’15mo ago
you can't use haiku?
national-gold
national-goldβ€’15mo ago
Does it just output the same message over and over again if you don't say something relevant to it's knowledge base?
No description
passive-yellow
passive-yellowOPβ€’15mo ago
I can, yeah, but since tokens are becoming cheaper, I can use GPT-4o now.
No description
passive-yellow
passive-yellowOPβ€’15mo ago
Yup
national-gold
national-goldβ€’15mo ago
why don't you give it some variety or make it based on what the user is saying For example "While I am an AI assistant and I can't eat waffles, I know they're delicious. However I can only........"
passive-yellow
passive-yellowOPβ€’15mo ago
Sure, I will make some changes 🫑
national-gold
national-goldβ€’15mo ago
Also I think I broke the "Is this helpful thing" It's displaying everytime the bot says anything now
passive-yellow
passive-yellowOPβ€’15mo ago
I will take a look, thanks man!
national-gold
national-goldβ€’15mo ago
πŸ‘ Wait @randompenna do you get access to analytics from shopify for your bot? Like purchase history, customer data, etc @randompenna Check the conversation I had with your AI Had some issues

Did you find this page helpful?