botbook/site/docs/chapter-08-tooling.md
2024-08-26 13:41:26 -03:00

669 B

sidebar_position
80

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

External Refereces

Name URL
Prompt Engineering Guide https://www.promptingguide.ai

LLM Propmts

LLM Tools