Bronze 3
Since ‎02-18-2023
Online

My Stats

  • 567 Posts
  • 55 Solutions
  • 3 Likes given
  • 551 Likes received

xavidop's Bio

Badges xavidop Earned

View all badges

Recent Activity

Hi, I created a Data Store and I linked it to Dialogflow CX. I want to query it through the Discoverengine API and it is not working: curl -X POST -H "Authorization: Bearer $(gcloud auth print-access-token)" \ -H "Content-Type: application/json" \ "h...
Hey everyone! I have created an example with 2 agents to showcase the GenAI capabilities!There are 2 different agents:1. Intent Based: This agent will test the webhook. It is an agent that retrieves information about Pokemons. The interaction is base...
Hi!I am trying to add a richContent information in my Typescript webhook response, but it seems to not be working, if I remove the payload section (just sending text it works perfectly). You can find the code here: https://github.com/xavidop/dialogfl...
hello!! I’ve been building an open-source project for several months and I think is ready to go! It is a CLI to interact with Dialogflow CX, its NLU and has quite useful testing capabilities within the conversational AI field. It also has possibiliti...