Voiceflow

V

Voiceflow

Voiceflow is your community to get help, stay up to date on product releases, and connect with builders, experts, and the Voiceflow team⚡

Join

❓┃help

🔊┃product-updates

eastern-cyan
eastern-cyan5/16/2024

Medline

Hi I am looking to provide a mechanism in my vf assistant to retrieve XML responses from the Medline web service. A query like 'https://wsearch.nlm.nih.gov/ws/query?db=healthTopics&term=asthma' returns an XML page with the data (health topic search). Not sure how best to implement this as there is no API per se. Any ideas would be greatly appreciated. Thanks....
genetic-orange
genetic-orange5/16/2024

How to fix this in knowledge base

I got this message when try to test ”Unable to reach knowledge base”
No description
fair-rose
fair-rose5/16/2024

Call my Voiceflow project from my external application deployed on Render.com

️⃣ 🔍 Review the FAQ & Help channel:start by searching the FAQ channel and this channel to check if your question has already been answered. I couldn't find direct answers.
2️⃣ 📐 Format your post with:...
No description

Marked down text file or JSON

Hi, in your experience, when dealing with a vector database, which type of these two file types is great for llms: a marked down text file or a json file? @W. Williams (SFT) Thanks.
genetic-orange
genetic-orange5/15/2024

Need help for this issue

ould appreciate any assistance to solve this issue
afraid-scarlet
afraid-scarlet5/15/2024

KB

Response AI works well with KB (https://general-runtime.voiceflow.com/knowledge-base/query and API). but when I add new information to the KB, it cannot find the answer. How can I fix this?
genetic-orange
genetic-orange5/15/2024

japanese text problem

Anybody knows how to solve this problem
No description
rival-black
rival-black5/15/2024

live agent integration in my voiceflow when someone clicks live agent button

how to integrate live agents whenever a user clicks 'live agent button ' created by me
generous-apricot
generous-apricot5/15/2024

Is there a character limit for a Variable in Voiceflow?

Hey all! I want to create an integration between Voiceflow and Chatbase, where I will be using the AI features of Chatbase in my Voiceflow chatbot. To create this integration, I need to have a variable called 'chatbase_conversation' where all the messages are stored....

Using conditions with multiple blocks

I prompted GPT4 to build a date range selection function to return weather forecast data for upcoming trips to a destination. It works by asking for an arrival data and departure date then assigns them a day number from the current date. For example: Today is 05/14/2024 which is returned as Day0 with a value of 0....
No description
mute-gold
mute-gold5/15/2024

VF font and size

I just published my chat bot in Shopify, but I was wondering, is there a way to change it's font style and size. It doesn't look that good in my store.
rising-crimson
rising-crimson5/15/2024

Is there a way to integrating voiceflow into a personal(my client)Telegram account? No Botfather

my client want my integrating into his Telegram account, but I couldn't find any tutorial that teachs how to integrating to personal account...

Capture 2 response to filter data from airtable

Using the code in de first 2 pictures I can extract the necessary information from my airtable using its location. I also want to include the price in my filter so that I also filter based on the price. I want to filter prices that are smaller or equal to the entered price. I wanted to do this by making this (see green highlighted in picture) adjustment but it doesn't work. I get error "Error: HTTP error! status: 422" Does anyone know how I can solve this?...
No description
harsh-harlequin
harsh-harlequin5/14/2024

last_utterance not populating after text entry (most of time but not all the time)

In testing my flow, last_utterance is not populating and results in Unable to fetch response msg when utterance is 2 sentences, but seems to when it's just the first sentence. Recommendations to resolve or is anyone else experiencing this? (But when it does populate with the shorter utterance, it's not following No match path.) I'm getting nowhere fast. 😔
No description
rival-black
rival-black5/14/2024

phone number

I want to validate phone number and check whether the phone number has numeric digits or not Show to me step by step how to do it...
wee-brown
wee-brown5/14/2024

LLM Intents are completely failing for me...

I've been trying everything from resetting the wrapper to editing it for my specific use case, but really need some guidance on this.
No description
rival-black
rival-black5/14/2024

can somebody just say the steps to perfectly validate the email

I created entire javascript as well but it's not getting the output validation
vicious-gold
vicious-gold5/14/2024

Buttons Text Not Visible

For some reason the text of the buttons are not showing when the client is using the bot on the website.
No description
rival-black
rival-black5/14/2024

email validation

can somebody please help me to validate the email perfectly step by step let email = "{last_utterance}"; // replace with the variable that holds the user's input let emailRegex = /^[^\s@]+@[^\s@]+.[^\s@]+$/; ...
No description
continuing-cyan
continuing-cyan5/14/2024

ChatGPT-4o function error

I watched the newest youtube video you guys made with 4o and i copied what I saw on screen. Yet I'm getting this error when i run it. Unexpected token 'export' [<isolated-vm>:2:1]
No description