@@ -17,18 +17,18 @@ A multi-llm Emacs [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Sh
17
17
18
18
chatgpt-shell goes multi model 🎉
19
19
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= |
32
32
33
33
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.
34
34
0 commit comments