nemoguardrails.actions.core
Module Contents
Functions
Data
API
async
Creates an event for the bot based on the provided data.
Parameters:
event
The input event data.
context
The context for the action. Defaults to None.
Returns:
An action result containing the created event.