Merge pull request #5 from shobrook/patch-1

Added command-line tool that explains errors using ChatGPT
This commit is contained in:
Eason Chang 2022-12-19 15:24:25 +08:00 committed by GitHub
commit 711888d205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,7 @@
- [summarize.site](https://chrome.google.com/webstore/detail/summarize/lmhkmibdclhibdooglianggbnhcbcjeh)Chrome 瀏覽器擴充套件,總結網頁內容、給出摘要。
- [commitgpt](https://github.com/RomanHotsiy/commitgpt):自動產生 commit 訊息。
- [chatgpt-action](https://github.com/kxxt/chatgpt-action): Github Action讓 ChatGPT review 你的 PR。
- [StackExplain](https://github.com/shobrook/stackexplain): 讓 ChatGPT 解釋錯誤訊息的命令列工具。
## 提示詞Prompts

View File

@ -87,6 +87,7 @@
- [summarize.site](https://chrome.google.com/webstore/detail/summarize/lmhkmibdclhibdooglianggbnhcbcjeh): Chrome extension to summarize web page content.
- [commitgpt](https://github.com/RomanHotsiy/commitgpt): Automatically generate commit messages using ChatGPT.
- [chatgpt-action](https://github.com/kxxt/chatgpt-action): Github Action to let ChatGPT review PRs for you.
- [StackExplain](https://github.com/shobrook/stackexplain): CLI tool to explain your error message with ChatGPT.
## Prompts