QnAMakerBotComponent class
Classe che contiene la registrazione dei componenti per QnAMaker.
- Extends
-
BotComponent
Proprietà ereditate
z |
Metodi
configure |
Dettagli proprietà ereditate
z
static z: ZodType<BotComponent, ZodTypeDef>
Valore della proprietà
ZodType<BotComponent, ZodTypeDef>
ereditato da BotComponent.z
Dettagli metodo
configureServices(ServiceCollection, Configuration)
function configureServices(services: ServiceCollection, _configuration: Configuration)
Parametri
- services
-
ServiceCollection
Raccolta di servizi per simulare l'inserimento delle dipendenze.
- _configuration
-
Configuration
Configurazione per il componente bot.