-1

I am building my first Google dialogflow agent but the most of the build-in entities described here are missing. https://cloud.google.com/dialogflow/docs/reference/system-entities

I am looking for @sys.unit-length in particular.

Could the problem be that I am defaulting to a non-english language?

duffy
  • 615
  • 1
  • 9
  • 25

1 Answers1

0

Yes, the available system entities depend on the language, many are not available for languages other than English. Scroll down to the examples section on that site, there is a dropdown field to filter by language.

gmolau
  • 2,815
  • 1
  • 22
  • 45