Which ChatGPT alternatives are you using? #6675
Replies: 26 comments 12 replies
-
JetBrains LLM (in closed-beta) is unbeatable for me in case of accuracy and actual help in even more complex problems. CoPilot gets lost to a bit more complicated issues (for example, it can reverse the logic of the code), and ChatGPT itself is even worse 🤷♂️ |
Beta Was this translation helpful? Give feedback.
-
Honestly, this should live in a plugin. Just sounds like feature bloat |
Beta Was this translation helpful? Give feedback.
-
Using Codeium , it amazing and also FREE ! Does an amazing job |
Beta Was this translation helpful? Give feedback.
-
Maybe Google Bard is a good option here, although it's still behind chatGPT. Also I believe their API is still in beta and you have to get on a waiting list. |
Beta Was this translation helpful? Give feedback.
-
Any from this list: https://ollama.ai/library, just being compatible with ollama's server would be awesome |
Beta Was this translation helpful? Give feedback.
-
Idk the context but I assume you mean in general?
I use them interchangibly. |
Beta Was this translation helpful? Give feedback.
-
Am on GitHub Copilot. |
Beta Was this translation helpful? Give feedback.
-
Mistral Medium is fantastic |
Beta Was this translation helpful? Give feedback.
-
I am using Phind |
Beta Was this translation helpful? Give feedback.
-
https://tabby.tabbyml.com/ I am using it in VSCodium. This is also available as language server, so may be it might be easy to integrate into Zed. |
Beta Was this translation helpful? Give feedback.
-
Can I use any of the alternative in Zed instead of chatGPT? If so, how do I remove the existing API key that I entered (it's not working for me)? |
Beta Was this translation helpful? Give feedback.
-
Cody by Sourcegraph, because it is the first and only one I've tried. |
Beta Was this translation helpful? Give feedback.
-
Im using a combination of copilot chat, openIA and a few others, in usually it depends on my project, ideally i would like to be able to configure which assistant to use in the assistant panel. that being said since we already have github copilot intergration could we expect github copilot chat to become available? |
Beta Was this translation helpful? Give feedback.
-
I'm using mistral |
Beta Was this translation helpful? Give feedback.
-
please add phind |
Beta Was this translation helpful? Give feedback.
-
I've used Cody from SourceGraph, Double.bot, and GPT4 in chatGPT. Mistral's Medium, 8x7, and Large are really good, and Claude 3 looks amazing. |
Beta Was this translation helpful? Give feedback.
-
I've had decent results from DeepSeek Coder and CodeLlama models running in lm-studio locally using plugins in VSCode like Continue. LM-Studio is a local GUI for running local models that can start its own local OpenAI-compatible API server. (Bonus: running large local LLMs is one of the only things I can do on my M1 Max to make the CPU fans spin like an old Intel MacBook 😺 ) I'd really like to see support for configuring your own AI endpoints and using things like lm-studio and ollama. Claude 3 is also excellent and if/when it's possible to integrate I'd love to see support for that too. Is there a way to sponsor features? |
Beta Was this translation helpful? Give feedback.
-
First step is ditching the OpenAI models (at least until they release something better). Claude 3 Opus is clearly superior. Within the tools available right now that use Claude 3 (not many tbh), my favorite so far has been double.bot . Super generous free trial too to get a feel for it |
Beta Was this translation helpful? Give feedback.
-
Ollama ftw! |
Beta Was this translation helpful? Give feedback.
-
In addition to chatGPT, I use Gemini and Claude. I think the Groq is going to be a transformational technology. As I am a software architect, I do more text editing in markdown than most. The different engines allow me to review documents t to a higher standard than another by it self. |
Beta Was this translation helpful? Give feedback.
-
which ones are supported by Zed ? |
Beta Was this translation helpful? Give feedback.
-
ChatGPT & Claude 💯 |
Beta Was this translation helpful? Give feedback.
-
Definitely Codeium. |
Beta Was this translation helpful? Give feedback.
-
Anyone using VS Code as their main IDE should check out Double.bot |
Beta Was this translation helpful? Give feedback.
-
For those of you using something outside of ChatGPT, what are you using and why? Please search for and upvote existing replies.
Beta Was this translation helpful? Give feedback.
All reactions