codelabs-nodejs
codelabs-nodejs copied to clipboard
5. Create conversational responses -> step is missing.
ref: https://codelabs.developers.google.com/codelabs/actions-1/index.html#4 there is one step is missing. that is we have to disable the "Set this intent as end of conversation" from "Default Welcome Intent" else it will left the conversion and will give the error.
Hi @ParshvaMehta, I don't think this toggle is enabled by default, so I don't think we need to add the step. Are you suggesting we add it just for clarity? My thought was to avoid confusing the user by not mentioning it at this stage in the codelab.