Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
wiki:software:beuthbot:azure [12.12.2019 12:46] Timo Bruns [Knowledge] |
wiki:software:beuthbot:azure [23.01.2020 15:32] (aktuell) Timo Bruns |
||
---|---|---|---|
Zeile 36: | Zeile 36: | ||
- | < | + | < |
POST https:// | POST https:// | ||
Zeile 57: | Zeile 57: | ||
The response body has following structure: | The response body has following structure: | ||
- | < | + | < |
{ | { | ||
" | " | ||
Zeile 80: | Zeile 80: | ||
Very quickly, we realized that is it not possible to operate a chatbot with the text analytics services without paying for the service. Because the free limited acess of the service is consumed very quickly in our own tests. So, while we can show that it is possible to use a chatbot with this service, it will not be usable that way. | Very quickly, we realized that is it not possible to operate a chatbot with the text analytics services without paying for the service. Because the free limited acess of the service is consumed very quickly in our own tests. So, while we can show that it is possible to use a chatbot with this service, it will not be usable that way. | ||
We allready found out, that IBM has an also free NLU Service with more request than azure but there we will have the same problem but we try to implement this service also, so that we cann show that our NLU Adapter work and we have different options for services to request. | We allready found out, that IBM has an also free NLU Service with more request than azure but there we will have the same problem but we try to implement this service also, so that we cann show that our NLU Adapter work and we have different options for services to request. | ||
+ | <WRAP pagebreak></ |