mirror of
https://github.com/Kamigami55/awesome-chatgpt.git
synced 2024-10-01 11:49:04 -04:00
Merge pull request #5 from shobrook/patch-1
Added command-line tool that explains errors using ChatGPT
This commit is contained in:
commit
711888d205
@ -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)
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user