Facing issue in models file for google Assistant

dialogflow
google-assistant

#1

Hello,
I have added some intents in the models file. It’s working on Alexa but google assistant not working.
In Jovo document mentioned this: Check the attached image

If I’m using Dialogflow for dynamic entities then run for creating build command but getting some issue: Please check the attached image

My project model intent:
45%20AM

I have tried to change Dialogflow to google assistant but getting some issues on the action console: Please check the attached image

Please suggest how can I implement a common model file for Alexa and google assistant.

Have tried also this: https://www.jovo.tech/marketplace/platform-googleassistant/model#googleassistant-object but not able to get dynamic input value.

Thanks


#2

Pease suggest, I’m stuck on that.


#3

Seems like you’re trying to use @sys.any, which is a Dialogflow built-in entity, with Google Assistant, which offers its own system types, which you can find here: https://developers.google.com/assistant/conversational/types#system_types