QnAMakerBotComponent class
包含 QnAMaker 组件的注册的类。
- 扩展
-
BotComponent
继承属性
z |
方法
configure |
继承属性详细信息
z
static z: ZodType<BotComponent, ZodTypeDef>
属性值
ZodType<BotComponent, ZodTypeDef>
继承自 BotComponent.z
方法详细信息
configureServices(ServiceCollection, Configuration)
function configureServices(services: ServiceCollection, _configuration: Configuration)
参数
- services
-
ServiceCollection
用于模拟依赖项注入的服务集合。
- _configuration
-
Configuration
机器人组件的配置。