Project StatusΒΆ
Here we report how individual features are currently supported in Intents across different Connectors.
colors: π’ complete, π‘ partial, π΄ missing, βͺ not planned
Agent DefinitionΒΆ
| Feature | Dialogflow ES | Alexa | Snips |
|---|---|---|---|
| Entity declaration | π’ | π’ | π’ |
| Intent declaration | π’ | π’ | π’ |
| Examples Utterances | π’ | π’ | π’ |
| Example Utterances with Entities | π’ | π’ | π’ |
| Parameters with System Entities | π’ | π’ | π‘ |
| Parameters with Custom Entities | π’ | π’ | π’ |
| List Parameters | π’ | π’ | π’ |
| Required Parameters with prompts | π’ | π΄ | π΄ |
| Session Parameters | π’ | π’ | π’ |
| Default Text Responses | π’ | π’ | π’ |
| Platform Text/Rich Responses | π’ | π΄ | π’ |
| Custom Payload Responses | π’ | βͺ | π’ |
| Agent Webhook Settings | π’ | π΄ | βͺ |
| Multi-Language Agents | π’ | π’ | π’ |
| "Follow" Intent Relation | π’ | π΄ | π΄ |
Some service-specific features (such as Actions, Contexts, Session Entities, Extended System Entities and such) are not supported.
Connector CapabilitiesΒΆ
| Feature | Dialogflow ES | Alexa | Snips |
|---|---|---|---|
| Export Agent to ZIP | π’ | π’ | π’ |
| Upload Agent to existing Cloud project | π’ | π΄ | π’* |
| Predict Intent | π’ | βͺ | π’ |
| Trigger Intent | π’ | βͺ | π’ |
| Webhook Fulfillment interface | π’ | π΄ | π’ |
| Contexts Persistence | π΄ | π΄ | π΄ |
(*) Snips runs locally; SnipsConnector.upload() trains the local model