This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Description
Project
Enterprise Bot Template
Description
When verifying the structure of the Cognitive Models of LUIS and QnA Maker between C# and TypeScript, we found differences between them.
Each one should have the same structure.
To Reproduce
- Open
AI/templates/Enterprise-Template/src/typescript/cognitiveModels and AI/templates/Enterprise-Template/src/csharp/EnterpriseBotSample/CognitiveModels.
- Compare them and look the differences.
Expected behavior
Each of them should have the same structure.
Screenshots

