botbuilder-dotnet/libraries/Microsoft.Bot.Builder.AI.LUIS
Jhonatan Sandoval Velasco 51263f75e4
fix: [#6825]Update old packages (#6830)
* update old packages

* revert incompatible packages updates

* remove Backup csproj files
2024-08-01 15:34:57 -05:00
..
Generator Added FxCop and Async analyzers to the LUIS project. (#4272) 2020-07-15 12:05:19 -07:00
Schemas Updating schema titles to sentence case. (#4799) 2020-10-16 17:16:28 -07:00
V3 Set MaxDepth prop in Json Serialize/Deserialize (#6397) 2022-07-05 13:01:12 -05:00
AssemblyInfo.cs Added FxCop and Async analyzers to the LUIS project. (#4272) 2020-07-15 12:05:19 -07:00
DynamicList.cs Added FxCop and Async analyzers to the LUIS project. (#4272) 2020-07-15 12:05:19 -07:00
ITelemetryRecognizer.cs Add missing code docs for the AI libraries (LUIS / QnA) (#4147) 2020-06-30 19:15:23 -07:00
LuisAdaptivePredictionOptions.cs missing includeAPIResults 2020-09-04 08:57:26 -07:00
LuisAdaptiveRecognizer.cs Retrieve luis recognizer options from DialogContext.State (#6331) 2022-06-08 16:18:26 -04:00
LuisApplication.cs Added obsolte attribute to classes that use obsolete objects from Configuration. (#5997) 2021-11-29 15:26:15 -05:00
LuisBotComponent.cs Runtime: remove logger from bot component, exception handling on bot component load and pass IConfiguration to extensions (#5383) 2021-03-29 12:31:30 -07:00
LuisComponentRegistration.cs Components: improved authoring experience + component registration refactor (#5347) 2021-03-25 12:09:12 -07:00
LuisDelegatingHandler.cs Use RuntimeInformation.FrameworkDescription if TargetFrameworkAttribute.FrameworkName is null 2020-07-20 23:46:59 -07:00
LuisExtensions.cs Added FxCop tp Dialogs.Adaptive (#4285) 2020-07-17 18:46:41 +01:00
LuisPredictionOptions.cs Adding documentationand updating TestBot to use new Constructor 2019-12-05 07:53:58 -08:00
LuisRecognizer.cs Fix: add cache for luis recognizer result to avoid extra requests (#5683) 2021-06-24 11:04:26 -07:00
LuisRecognizerOptions.cs allow LuisRecognizer to recognize without turnContext (#5362) 2021-03-26 09:35:05 -07:00
LuisRecognizerOptionsV2.cs allow LuisRecognizer to recognize without turnContext (#5362) 2021-03-26 09:35:05 -07:00
LuisRecognizerOptionsV3.cs Set MaxDepth prop in Json Serialize/Deserialize (#6397) 2022-07-05 13:01:12 -05:00
LuisTelemetryConstants.cs Add missing code docs for the AI libraries (LUIS / QnA) (#4147) 2020-06-30 19:15:23 -07:00
LuisUtil.cs fix Issue#3568 utterance smaller than entity indexes (#5011) 2021-01-28 11:58:36 -08:00
Microsoft.Bot.Builder.AI.Luis.csproj fix: [#6825]Update old packages (#6830) 2024-08-01 15:34:57 -05:00
icon.png fix all warnings and clean up package iconurl and nuget definitions 2019-10-10 10:15:02 -07:00