
Duy Nguyen • almost 6 years ago
Where do I submit the bot definition file?
I am confused to where I should upload the bot definition file. Do I simply place it on the repository? Or the upload section on the submission page is for uploading the definition file?
Comments are closed.
3 comments
N Hira • almost 6 years ago
Please add the bot definition file to your repository. As an example, consider using config/bot.json for this. Good luck!
Kavya S • almost 6 years ago
hi, how does a bot definition file look like? do we have any samples? I have created one, but not sure if that is the correct file required. Can someone help me out
Yashwanth H • almost 6 years ago
if you have used to export from the github repo, a nodejs util, from https://github.com/awslabs/amazon-lex-bot-export which in turn rely on the AWS LexModelBuildingService and that should be the correct format.