getcursor / cursor

The AI Code Editor
https://cursor.com
24.74k stars 1.54k forks source link

Add a option for GPT4ALL api key #752

Open TheDeadWave-FR opened 1 year ago

TheDeadWave-FR commented 1 year ago

Hello, you can add GPT4ALL on cursor please ? its a project opensource on https://github.com/nomic-ai/gpt4all

truell20 commented 1 year ago

We always want to support the best code models. We've stayed away from adding other model providers because in our experience nothing comes close to GPT-4's coding abilities.

Have you used GPT4ALL for coding? Does it appear close to GPT4's abilities?

clayrisser commented 9 months ago

Instead of trying to support gpt4all and other models, perhaps support for LiteLLM would be best. It proxy’s hundreds of llms.

https://github.com/BerriAI/litellm

clayrisser commented 9 months ago

I created a new issue for this

https://github.com/getcursor/cursor/issues/1209

vincentsch commented 7 months ago

@truell20 Could you please prioritize #1294? The newly released Claude 3 Opus is now the best model for code generation, surpassing GPT-4, based on benchmarks and my experience.