glav / CognitiveServicesFluentApi

A fluent API to use with Microsoft Cortana suite of cognitive services
MIT License
4 stars 0 forks source link

Add support for LUIS (Language understanding) #9

Closed glav closed 3 years ago

glav commented 4 years ago

See https://docs.microsoft.com/en-us/azure/cognitive-services/luis/what-is-luis

Initially some basic support would be good.

github-actions[bot] commented 4 years ago

👋 Thanks for reporting this issue! My day job keeps me pretty busy so will try and respond as soon as I can. Optionally, would happily accept pull requests. 😁

glav commented 4 years ago

Note: The intention here is for usage against a simple LUIS application. The current bot framework is pretty comprehensive and caters for conversational state. It is not the intent to replicate that but simply allow calls against a LUIS app

glav commented 3 years ago

Done. Released to nuget.org. See https://www.nuget.org/packages/Glav.CognitiveServices.FluentApi.Luis/