eta.core.eta.eta

eta(config_agent, config_user)[source]

Initialize the dialogue state for a new session and spawn each core process.

Parameters:
  • config_agent (dict) – A dict of config parameters for the agent.

  • config_user (dict) – A dict of config parameters for the user.