botbook/site/docs/book/chapter-08-tooling.md
2024-08-25 14:46:04 -03:00

528 B

General Bots Tooling

Notable Packages

@push

Updating BotServer/swagger.yaml

node ./node_modules/@push-rpc/openapi/dist/cli.js --tsConfig ./tsconfig.api.json --apiTemplate ./api-template.json --output swaager.yaml --baseDir=. --entryFile ./src/api.ts --entryType GBAPI

NLP

luis.ai

Spell Checker

Bing Spell Checker

Speech to Text

Azure Speech Services

Quality Assurance

Nightmare

https://codecept.io/nightmare

System Limits