5,448 questions
0
votes
0
answers
57
views
DialogFlow ES - Content not loading
I build my agent a few days ago and yesterday when I was trying to edit the intents, I saw that the training phrases and responses boards from my intents are not showing, like they are “minimized” or ...
0
votes
0
answers
30
views
Dialogflow Showing "No Matched Intent" for Clearly Defined Input
I created a Line chatbot using Dialogflow ES (trial version).
Initially, it responded correctly based on the response I had configured. However, all of a sudden, it started falling back to the default ...
0
votes
0
answers
31
views
Chatbot workflow
I have created a new Dialogflow ES agent in my project. The agent trains successfully, but the Web Demo integration will not load. Both the direct link (bot.dialogflow.com/...) and the embedded iframe ...
0
votes
1
answer
64
views
I built a Dialogflow ES agent and it appears it was deleted
I built a conversational agent on the old dialogflow ES and I can't seem to find it when I log in to the dashboard. This is a company account. Were old ES agents deleted? I don't see emails about ...
0
votes
0
answers
77
views
How to configure No Input or session time out in Dialogflow CX chat model
In Dialogflow CX, there is no default 'no input' option for the chat model. By default, it has a 30-minute timeout, but I want to reduce the time limit. Is there any way to do this in Dialogflow?
0
votes
0
answers
34
views
Problem with Automatic Chaining of Follow-Up Events in Dialogflow
So I am developing an AI agent chatbot for a bank website. I am using dialogflow and Python with FastAPI to create the endpoints and the webhook for the dialogflow fulfillment. There is an intent that ...
1
vote
0
answers
117
views
Dialogflow ES Analytics is blank
I am trying to obtain analytics on the most used intents in Dialogflow ES but every time I access the "Analytics" option the screen appears blank.
This has been happening to me for about 10 ...
0
votes
1
answer
106
views
How to show suggestion bubbles at the start of a question in Dialogflow CX Messenger?
In Dialogflow CX Messenger, how do I display suggestion chips alongside the bot's question, as shown in the official docs?
I'm using the Conversational Messenger integration, and I looked at the ...
0
votes
0
answers
115
views
Df-Messenger Dialogflow not presenting chat-height & chat-width and allow-fullscreen is oversize
I'm trying to deploy a Dialogflow CX bot using df-messenger, and its been great apart from on mobile it presents really badly.
Allow-fullscreen="Small" takes it fullscreen on mobile, but it ...
0
votes
0
answers
38
views
How can I get Pepper to play music using Dialogflow?
I'm currently working on a pepper robot and would like to know if it's possible to have pepper play music when asked? I'm currently using Dialogflow and chatbot.
Ideally when she asked about music she ...
0
votes
0
answers
90
views
Dialogflow ES - Generative AI not working despite proper setup and credentials
I'm facing a persistent issue with Generative AI in Dialogflow ES and I'm hoping someone can help me troubleshoot it. I've been working on creating a chatbot for an online course, and I need to enable ...
0
votes
0
answers
116
views
Integrate Google DialogFlow with Whatsapp business number without 3rd Party
I want to integrate Google DialogFlow with WhatsApp Business number in my application without using any paid 3rd party API. I searched many platforms like Twilio, AiSensy,
Kommunicate and many more ...
0
votes
0
answers
92
views
dialog flow cx using Image tag for rich content
I want to apply custom CSS like width and height to image which is not possible if I use image rich content it renders the image with original width and height
{
"richContent": [
...
0
votes
0
answers
72
views
Trigger a Dialogflow intent on button click in Google chat
I am trying to trigger a Dialogflow intent with a button click (located in a card) in Google chat. I am currently using the Dialogflow console's fulfillment section to do this.
Here is an generic ...
-1
votes
1
answer
73
views
configuring agent and intent in Dialogflow es
i'm not able to configure the agent and intent. I'm only getting the 'create fallback intent' and not the 'welcome intent'. I'm setting the custom responses and user expression but getting nothing in '...
1
vote
0
answers
42
views
Is it possible to create a Dialogflow project via REST or client?
Is it possible to create a Dialogflow project via REST or client?
I want to automate DialogFlow to use in chatbots, so it would be a nice feature to create the project automatically.
Perused the docs ...
1
vote
0
answers
36
views
Using Dialogflow Mensseger
I'm facing problems when I try customize my Dialogflow Mensseger app. I'm trying to create page with a chatbot, but no matter what I do, I can't do this without a bubble (the little botton on the ...
0
votes
0
answers
502
views
How to configure dialogflow cx chatbot to send welcome message without waiting for user input?
i tried building a dialogflow cx chatbot and integrated with dialogflow messenger, and want my bot to initiate the conversation, but it does not start the conversation until there is an input from ...
0
votes
1
answer
410
views
How to Develop Applications for Google Home Devices in 2024
I have been working on creating an Alexa Skill as part of a larger project. Now, I need to develop a similar application for Google Home devices. Initially, I thought this would be straightforward ...
2
votes
0
answers
36
views
Enhancing Dialogflow ES Chat-bot with Data Storage and Display Features
I'm a university student majoring in computer science. Please forgive my limited experience as I'm still in the early years of my studies.
I'm currently working on a final project to develop a chat-...
0
votes
1
answer
122
views
Extract conversation history in DialogFlow request
I'm having trouble retrieving the requests and responses from a chatbot I've created in Dialogflow using the Cloud Logging REST API. The thing is, I can see the name of the log, which is ...
0
votes
1
answer
99
views
Adding new utterances to specific Intents in Dialogflow Agent
The questions is quite simple, I have developed an agent in Dialogflow-es, it has been trained with N intents and M utterances by intent.
Now, I want to automate the training process, or part of it, ...
0
votes
1
answer
113
views
Add two parameter as a integer in dialogflow
I am creating a robot for consulting people with diabetes, I have a flow in which I will calculate the amount of insulin, in the parameters I ask the user for the amount of carbohydrates and the ...
0
votes
1
answer
63
views
How Can I request to specific flow in dialogflow cx? Not Default Start Flow
I am testing dialogflow CX now.
I wonder how can I request user's conversation to specific my own flow? Not request to Default Start Flow.
The documentation from google tells me only to Default Start ...
0
votes
1
answer
60
views
Dialogflow ES, detecting intent without executing webhook
Is there a way to send a request to Dialogflow ES without executing the fulfillment/webhook if it is activated?
I just want to know which intent (intent.displayName) would have been hit.
Thanks for ...
2
votes
1
answer
115
views
Followup intents can only be called twice?
I am doing a simple questionnaire on dialogflow essentials.
10 Questions.
Answers on a degree of 1 to 4
Answers can be postponed.
Questionnaire tells you how many postponed answers you have when you ...
0
votes
1
answer
284
views
How can you determine whether your agent's location is global and not in the US within Dialogflow?
Google has issued a statement regarding the removal of US-based endpoints and data storage, necessitating a shift to other regional locations.
However, a challenge arises as the only available region ...
0
votes
1
answer
226
views
How to get entities and their values in DialogFlow ES
New to DialogFlow. So, I have created a flow which asks the user for their name, email and dob and at the end of dob I have enabled fulfillment which makes an api call to my flask server. Here, I need ...
0
votes
1
answer
174
views
Dialogflow error only on node/typescript server
I am having an issue with the dialogflow typescript library (@google-cloud/dialogflow). I have managed to make the dialogflow bot working on the local environment (node/typescript server). However ...
0
votes
1
answer
93
views
Dialogflow Webhook response format (Dialogflow messenger)
I've set up a Dialogflow webhook with PHP that is working correctly. Receives a query and responds with a text string (shown correctly by the agent). The problem that I have is I can't figure out a ...
1
vote
0
answers
62
views
Can I use other voices than »standard« and »wavenet« for Dialogflow within Twilio?
I am new to programming voice agents with Twilio and Dialogflow. I have an agent up and running with Twilio Studio at them moment. It uses the Dialogflow integration, but I am not happy with the ...
0
votes
0
answers
236
views
when trying to implement DialogFlowtter in flutter , I get error for .fromFile()
here is my code.
class _ChatbotScreenState extends State<ChatbotScreen> {
DialogFlowtter? dialogFlowtter;
final TextEditingController _controller = TextEditingController();
List<Map<...
0
votes
1
answer
40
views
time capturing in appropriate while doing conversation in morning
if I make conversations in the morning and say yesterday, it took 14 Feb 2024 instead of 15 Feb 2024. I thought it may be a timezone issue if I do conversations after noon, it captures the date ...
0
votes
0
answers
62
views
Chatbot cloud functions not connecting to Firebase/Dialogflow
So as a disclaimer, I'm extremely new to AI (on my first week of learning), and I've been suggested the following video to get the gist of the creation of a basic chatbot : https://www.youtube.com/...
0
votes
1
answer
116
views
Wont highlight entities
I cant annotate intents any more.
Tried to highlight an entity. It didn't.
I made a video of above of the issue https://www.loom.com/share/7d05b4231dc4495ea4650842ca0dc047
1
vote
0
answers
42
views
DialogFlow - does using entity for verbs and adjectives degrade model performance
I'm hoping to get some clarification around the use of entity in DialogFlow ES/CX.
We currently use custom entities heavily in our ES instance to handle variety of user inputs and help with context ...
0
votes
1
answer
119
views
Problem adding training phrases in several dialogflow intents, whit several acounts
Today we had a problem with dialogflow.
We have tried adding training phrases in several dialogflow intents, from different accounts, without getting the changes applied. An agent message appears ...
0
votes
0
answers
88
views
Dialogflow API Permission Issue on EC2: Service Account Key and Roles Confirmed
Question:
I'm encountering permission issues when attempting to make Dialogflow API calls from my Node.js(NestJs) application deployed on an EC2 instance. Notably, the service account key and roles ...
2
votes
0
answers
1k
views
openai.APITimeoutError: Request timed out. when trying to implement with dialogflow(ES)
I want to integrate opeai api with my chatbot built with Dialogflow(ES) But I Keep getting a timeout error how do I fix it?
from fastapi import FastAPI
from fastapi import Request
from fastapi....
2
votes
0
answers
121
views
Migrating from DialogFlow to Rasa
I have a chatbot that uses DF to match the user query to the intent. The backend is built in Python and the frontend in React.js, everything works fine. However, I would like to return a top 3 matches ...
0
votes
1
answer
72
views
Dialogflow fulfillment parameter type error can't read property of undefined
I was trying to test a code to see if i can take parameters out of intent and read them back to the user, but for some reason this isn't working and I dont know why, this is the code:
// See https://...
0
votes
1
answer
75
views
How to insert a Dialogflow ES intent
I am creating a reservation system in Dialogflow.
I have created a flow to some extent, but I want to insert other intents in the middle of the flow, but I am having trouble understanding where I can ...
4
votes
1
answer
1k
views
What might be the reason my FastAPI local host does not work?
We are trying to develop this chatbot with Dialogflow and fastAPI with Python to generate research papers links. The bot seems to work fine in Dialogflow but the local host with FastAPI seems to have ...
0
votes
1
answer
579
views
How we can store the User utterance in a parameter without using @sys.any within the Dialogflow cx
In Dialogflow cx I created one page for Open question like "How Can I help you today...?"
Once End-user says anything (Example: I need to reset my password), I need to store that entire ...
0
votes
1
answer
38
views
Unitialized constant on DialogFlow ruby boot
I'm trying to create an interactive chat bot on my website but I keep getting an error when I try and boot my ruby backend. This is my first time using Ruby so please forgive any silly mistakes. After ...
-1
votes
1
answer
293
views
Integrating dialogflow to my simple HTML code using the <i frame/>
Am trying to integrate the created dialogflow in my simple html using the iframe code but when i try to open it in the browser, its display error "403. That’s an error.We're sorry, but you do not ...
0
votes
1
answer
360
views
Parsing complex entities via Dialog Flow CX?
Dialog Flow is pretty decent at extracting date and time entities, even ranges(periods). The problem we are running into is when multiple combinations of date and time ranges are mentioned during the ...
0
votes
1
answer
47
views
Linking dialogflow with Google Assistant
I created a working webhook on DialogFlow ES in order to get my solar production with an HTTP requets on my solar edge API.
It's perfectly working on DialogFlow but I'm completely unable to make it ...
0
votes
0
answers
174
views
Google Dialogflow API REST
I am working on a chatbot system, using a Metahuman Avatar from Unreal Engine. I have to somehow connect my metahuman (avatar) to my Google dialogflow agent. I am using standard REST request for this ...
1
vote
1
answer
420
views
Error when using Custom Payload for Telegram Dialogflow bot
I'm building a Telegram chatbot with Dialogflow.
I'm using Node.js and Dialogflow's inline editor for fulfillment.
I want my bot to ask "Can I help you with anything else?" with buttons for &...