This commit is contained in:
Eyal 2021-03-18 11:09:03 -07:00 коммит произвёл GitHub
Родитель 234f6d4ef0
Коммит 94ab7737c2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 15 добавлений и 1 удалений

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

@ -98,6 +98,20 @@ This enables basic intent recognition. For more advanced scenarios follow the st
* Only English language recognition is available in this preview release.
* Only the *default* base model is available to Orchestrator solutions.
## Platform Support
Orchestrator supports the following platforms.
### OS Support
MacOS v10.14 / v10.15
Ubuntu 18 / 20
Windows 10
### Language Support
Nodejs v10, v12, v14
C# .NET Standard 2.1 (x64-only)
C# .NET Core 3.1 (x64-only)
## Additional Reading
- [Tech overview][18]
@ -132,4 +146,4 @@ See the [School skill navigator](https://github.com/microsoft/BotBuilder-Samples
[22]:./docs/BFOrchestratorReport.md "report interpretation"
[23]: ./docs/BFOrchestratorUsage.md "BF Orchestrator command usage"
[24]:https://docs.microsoft.com/azure/bot-service/index-bf-sdk
[25]: https://github.com/microsoft/BotFramework-Composer/blob/main/docs/preview%20features/orchestrator.md "Composer integration instructions"
[25]: https://github.com/microsoft/BotFramework-Composer/blob/main/docs/preview%20features/orchestrator.md "Composer integration instructions"