Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RasaService

Hierarchy

  • RasaService

Index

Methods

init

  • init(aOption: any): number
  • Dummy-Initfunktion fuer Service-Manager

    Parameters

    • aOption: any

    Returns number

setCredentials

  • setCredentials(aAppKey: string, aServerUrl?: string): number
  • Uebergabe der Rasa-Credentials

    Parameters

    • aAppKey: string

      Rasa AppKey

    • Default value aServerUrl: string = ""

      vollstaendige URL des Rasa-Servers (z.B: 'http://localhost:5005')

    Returns number