All Questions
1 question
0
votes
1
answer
197
views
Is it possible to create chat bot model passing intents , dialog from java using an API to AZURE bot service
below code is used to create intents and passing it to google.
I want to achieve the same using java + azure bot platform
I want to framework in which user will be able to pass intents to chat model ...