30 lines
No EOL
669 B
Markdown
30 lines
No EOL
669 B
Markdown
---
|
|
sidebar_position: 80
|
|
---
|
|
|
|
# Tooling
|
|
|
|
## Notable Packages
|
|
|
|
### [@push](https://github.com/vasyas/push-rpc)
|
|
|
|
#### 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
|
|
|
|
- https://github.com/jamesponddotco/llm-prompts/tree/trunk
|
|
|
|
|
|
## LLM Tools
|
|
|
|
- https://lmstudio.ai/ |