This commit is contained in:
Dina Berry 2018-01-17 14:30:47 -08:00 коммит произвёл GitHub
Родитель bf06ff691a
Коммит d3b5ed05a9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -14,8 +14,8 @@ Use the `Deploy to Azure` button to quickly create an Azure LUIS service. You ge
|Example| CSharp | Java | Node.js | Javascript | Python | PHP | Ruby| JSON |
| -- | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: |
|[*Bot Integration sample - hotel finder](./bot-integration-samples/hotel-finder/) | ✔ | | ✔ |||||
|[Bot Integration sample - HomeAutomation](./documentation-samples/tutorial-web-app-bot) | ✔ | | |||||
|[Bot Integration sample - HomeAutomation & Application Insights](./documentation-samples/tutorial-web-app-bot-application-insights) | ✔ | ✔| |||||
|[Bot Integration sample - HomeAutomation](./documentation-samples/tutorial-web-app-bot) | ✔ | | |||||
|[Bot Integration sample - HomeAutomation & Application Insights](./documentation-samples/tutorial-web-app-bot-application-insights) | | | ✔ |||||
|[Add an utterance to app model](./documentation-samples/authoring-api-samples/) | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ ||
|[Send utterance to endpoint](./documentation-samples/endpoint-api-samples/) | ✔ | ![Docker](./media/docker-logo.png) | ![Docker](./media/docker-logo.png) | ✔ | ✔ | ✔ | ✔ ||
|[Azure function to LUIS endpoint](./examples/azure-function-endpoint/) | ✔ ||||||||