botbuilder-dotnet/libraries/Microsoft.Bot.Builder.AI.QnA/Models
Arsh Kashyap 5d6036372f
Added support for querying Language Service, with unit tests and docs… (#6239)
* Added support for querying Language Service, with unit tests and docs updated.

* Removed Constants and QnAClientFactory and used Enum.

* Removed Constants.cs

* Updated documentational comments.

* Removed QnAServiceType validation from CQA.

* Changed bool to BoolExpression and made 3 models internal.

* Added default value to enablePreciseAnswer.

* Added AssemblyInfo and code refactored.
2022-03-08 22:29:44 -05:00
..
AnswerSpanResponse.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
FeedbackRecord.cs
FeedbackRecords.cs Added FxCop and Async analyzers to the QnAMaker project. (#4274) 2020-07-15 16:20:06 -04:00
FeedbackRecordsRequest.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
Filters.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
KnowledgeBaseAnswer.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
KnowledgeBaseAnswerSpan.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
KnowledgeBaseAnswers.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
Metadata.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
MetadataFilter.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
QnAMakerTraceInfo.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
QnARequestContext.cs
QnAResponseContext.cs Added FxCop and Async analyzers to the QnAMaker project. (#4274) 2020-07-15 16:20:06 -04:00
QueryResult.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00
QueryResults.cs Added FxCop and Async analyzers to the QnAMaker project. (#4274) 2020-07-15 16:20:06 -04:00
RankerTypes.cs Added FxCop and Async analyzers to the QnAMaker project. (#4274) 2020-07-15 16:20:06 -04:00
ServiceType.cs Added support for querying Language Service, with unit tests and docs… (#6239) 2022-03-08 22:29:44 -05:00