Skip to content

Commit 8abaa07

Browse files
author
xenodium
committed
Add reasoner to README #313
1 parent 9f14b87 commit 8abaa07

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.org

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ A multi-llm Emacs [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Sh
1717

1818
chatgpt-shell goes multi model 🎉
1919

20-
It's been quite a bit of work, and I still have plenty of pending work. Please sponsor the project to make development + support sustainable.
21-
22-
| Provider | Model | Supported | Setup |
23-
|------------+-------------+-----------+----------------------------------|
24-
| Anthropic | Claude | Yes | Set =chatgpt-shell-anthropic-key= |
25-
| Deepseek | Chat | New 💫 | Set =chatgpt-shell-deepseek-key= |
26-
| Google | Gemini | Yes | Set =chatgpt-shell-google-key= |
27-
| Kagi | Summarizer | Yes | Set =chatgpt-shell-kagi-key= |
28-
| Ollama | Llama | Yes | Install [[https://ollama.com/][Ollama]] |
29-
| OpenAI | ChatGPT | Yes | Set =chatgpt-shell-openai-key= |
30-
| OpenRouter | Various | Yes | Set =chatgpt-shell-openrouter-key= |
31-
| Perplexity | Llama Sonar | Yes | Set =chatgpt-shell-perplexity-key= |
20+
Please sponsor the project to make development + support sustainable.
21+
22+
| Provider | Model | Supported | Setup |
23+
|------------+---------------+-----------+----------------------------------|
24+
| Anthropic | Claude | Yes | Set =chatgpt-shell-anthropic-key= |
25+
| Deepseek | Chat/Reasoner | New 💫 | Set =chatgpt-shell-deepseek-key= |
26+
| Google | Gemini | Yes | Set =chatgpt-shell-google-key= |
27+
| Kagi | Summarizer | Yes | Set =chatgpt-shell-kagi-key= |
28+
| Ollama | Llama | Yes | Install [[https://ollama.com/][Ollama]] |
29+
| OpenAI | ChatGPT | Yes | Set =chatgpt-shell-openai-key= |
30+
| OpenRouter | Various | Yes | Set =chatgpt-shell-openrouter-key= |
31+
| Perplexity | Llama Sonar | Yes | Set =chatgpt-shell-perplexity-key= |
3232

3333
Note: With the exception of [[https://ollama.com/][Ollama]], you typically have to pay the cloud services for API access. Please check with each respective LLM service.
3434

0 commit comments

Comments
 (0)