Skip to content

Commit a223b49

Browse files
committed
docs: Improve clarity on OpenAI API key requirements and priority in README
1 parent 0cfe4ea commit a223b49

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ mirror-web-cli https://example.com --ai --openai-key "sk-proj-your-key-here"
5555
```
5656

5757
**Requirements:**
58+
5859
- Only **OpenAI API keys** are supported (must start with `sk-`)
5960
- Uses OpenAI GPT-4o model for intelligent analysis
6061
- **Get your API key**: [OpenAI Platform](https://platform.openai.com/api-keys)
@@ -171,6 +172,7 @@ Options:
171172
### OpenAI API Key Priority
172173

173174
The tool checks for OpenAI API keys in this order:
175+
174176
1. `--openai-key` command line parameter
175177
2. `OPENAI_API_KEY` environment variable
176178
3. If neither is found, AI features are disabled with a helpful message

0 commit comments

Comments
 (0)