We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752d7b3 commit 63aa4e4Copy full SHA for 63aa4e4
README.md
@@ -72,6 +72,8 @@ This script relies on curl for the requests to the api and jq to parse the json
72
```
73
* An OpenAI API key. Create an account and get a free API Key at [OpenAI](https://beta.openai.com/account/api-keys)
74
75
+* Optionally, you can install [glow](https://github.com/charmbracelet/glow) to render responses in markdown
76
+
77
### Installation
78
79
To install, run this in your terminal and provide your OpenAI API key when asked.
0 commit comments