下载安装
- 官网地址:https://www.cursor.com/
不差钱的可以关掉页面了···收费,免费用户限制额度
免费好用的模型
比如 OpenRouter AI提供的免费模型:
- meta-llama/llama-3.1-405b-instruct:free
- meta-llama/llama-3.2-90b-vision-instruct:free
- meta-llama/llama-3.1-70b-instruct:free
llama-3.1-405b-instruct在Human Eval排名仅次于Claude 3.5 Sonnet New、Claude 3.5 Sonnet、GPT-4o
免费使用 Cursor ,没钱还想用会员功能?当然可以
以上几种模型在OpenRouter 上都提供免费的支持,
注册下账号,获取api就行【登录需要magic】
配置cursor
拿到的openrouter api-key填进去,
base-ur填进去:https://openrouter.ai/api/v1
如果有自己部署本地模型也可以按需配置
效果
试了下效果 还行
自定义规则
- 以增强AI体验。借助Prompt进一步拉近与Claude的距离。Cursor AI 的员工分享了他们的Cursor的设置,实测好用,模型废话都变少了
- 在打开的项目根目录下创建文件: .cursorrules
- 参考博主的规则文件:https://github.com/PatrickJS/awesome-cursorrules
- 后端-全栈
- 前端