botbook/site/docs/chapter-08-tooling.md
Rodrigo Rodriguez f4e74f9282 Updated.
2024-09-04 12:51:40 -03:00

1.3 KiB

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
GPT Alternatives https://github.com/GPT-Alternatives/gpt_alternatives

LLM Propmts

LLM Tools

Services

Useful callable public APIs

Name URL
Collection of Public API https://github.com/public-apis/public-apis
Wheather https://github.com/Yeqzids/7timer-issues/wiki/Wiki
Free Public APIs https://www.freepublicapis.com/tags/public-data

Service News