在 Cursor 中添加模型的方法如下:
此外,有人通过接入更多模型如 Qwen2.5-Coder、Llama3.3、deepseek v3、gemini-2.0-flash 等对 Cursor 进行配置,但接入再多的模型也无法完全填平 Cursor 免费版和 Cursor Pro 的差距。
With Cursor Chat,Ctrl/⌘K,and Terminal Ctrl/⌘K,you can easily switch between different models of your choice.使用光标聊天、Ctrl/⌘K和终端Ctrl/⌘K,您可以轻松地在您选择的不同模型之间切换。[heading3][heading3]Model Dropdown模型下拉列表[content]Underneath the AI input box,you will see a dropdown that allows you to select the model you want to use.By default,Cursor has these models ready to use:在AI输入框下方,您将看到一个下拉列表,允许您选择要使用的模型。默认情况下,Cursor已准备好使用这些模型:[GPT-4o](https://openai.com/index/hello-gpt-4o/)[](https://openai.com/index/hello-gpt-4o/)[GPT-4o](https://openai.com/index/hello-gpt-4o/)[GPT-4](https://openai.com/index/gpt-4/)[](https://openai.com/index/gpt-4/)[GPT-4](https://openai.com/index/gpt-4/)[](https://openai.com/index/gpt-4/)[Claude 3.5 Sonnet](https://www.anthropic.com/news/claude-3-5-sonnet)cursor-smallcursor-small is Cursor’s custom model that isn’t as smart as GPT-4,but is faster and users have unlimited access to it.cursor-small是Cursor的自定义模型,它不如GPT-4智能,但速度更快,用户可以无限制地访问它。You can add additional models under Cursor Settings>Models>Model Names.您可以在Cursor Settings>Models>Model Names下添加其他模型。[heading3]
【前情提要】这是一篇囤了快三个月,迭代了近5个版本的Cursor配置教程。从穷👻套餐2.0开始,我对Cursor的配置主要集中在接入更多模型:Qwen2.5-Coder、Llama3.3、deepseek v3、gemini-2.0-flash等,大部分是为了省API费用,但这其实没有完全挖掘出Cursor的潜力。接入再多的模型也无法完全填平Cursor免费版和Cursor Pro的差距,Agent、Yolo、Composer、Tab代码补全这些都被ban了。那肯定不行啊,而且Pro版本有着明晃晃的次数限制,并不是每个月都够用,这也就给了我持续优化Cursor配置的空间。所以,这次我收集到了3个插件,2大API,和N个新的提示语用法,给Cursor装配上Tab代码补全、AI Agent、全系大模型接入、开发进度管理、状态回滚等功能,堪称史诗级加强。Here we go![heading1]
Cursor Tab is our native autocomplete feature.It’s a more powerful Copilot that suggests entire diffs with especially good memory.Cursor Tab是我们的原生自动完成功能。它是一个更强大的Copilot,可以建议具有特别好内存的整个差异。[cpp-full-video.mp4](https://bytedance.feishu.cn/space/api/box/stream/download/all/VGuzbZ3t9owXZrxnhjacAiK9nZc?allow_redirect=1)Powered by a custom model,Cursor Tab can:Cursor Tab由自定义模型提供支持,可以:Suggest edits around your cursor,not just insertions of additional code.围绕光标建议编辑,而不仅仅是插入其他代码。Modify multiple lines at once.一次修改多行。Make suggestions based on your recent changes and linter errors.根据您最近的更改和linter错误提出建议。Free users receive 2000 suggestions at no cost.Pro and Business plans recieve unlimited suggestions.免费用户可免费获得2000条建议。Pro和Business计划会收到无限的建议。[heading3]