Skip to content

Commit 9c26ec3

Browse files
author
xenodium
committed
Add var service keys to docstring
1 parent 8abaa07 commit 9c26ec3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

chatgpt-shell.el

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,12 @@
3636
;;
3737
;; You must set an API key for most cloud services. Check out:
3838
;;
39-
;; `chatgpt-shell-openai-key'.
4039
;; `chatgpt-shell-anthropic-key'.
40+
;; `chatgpt-shell-deepseek-key'
4141
;; `chatgpt-shell-google-key'.
4242
;; `chatgpt-shell-kagi-key'.
43+
;; `chatgpt-shell-openai-key'.
44+
;; `chatgpt-shell-openrouter-key'
4345
;; `chatgpt-shell-perplexity-key'.
4446
;;
4547
;; Alternatively, local services like Ollama do not require an API key.

0 commit comments

Comments
 (0)