今天收到了 GitHub 的邮件《GitHub Copilot: What’s in your free plan 🤖》,Copilot 开放了免费版开放给所有人使用,其中免费版包含了两个大模型:OpenAI GPT4o、Anthropic。邮件内容:You now have access to GitHub Copilot in VS Code and github.com for free as part of your GitHub user account—and that includes support for models from OpenAI and Anthropic.
- Github 博文:https://github.blog/news-insights/product-news/github-copilot-in-vscode-free/
- 详细信息:https://docs.github.com/en/copilot/about-github-copilot/subscription-plans-for-github-copilot
- 官方网站:https://github.com/features/copilot
- 立即使用:https://github.com/copilot
Github Copilot Free 免费版目前 Github Copilot 分为四个版本:免费版、专业版、商业版、企业版,其中专业版每月10美元,商业版每月每人19美元,企业版每月每人39美元,咱们只看免费版,版本的区别请见:https://github.com/features/copilot/plans
- 每月 2000 次智能代码补全:获取上下文感知代码建议,这些建议可从您的 GitHub 项目和 VS Code 工作区中提取上下文。
- 每月 50 次 Copilot Chat 消息:向 Copilot 寻求帮助以理解代码、重构某些内容或调试问题。
- AI 模型:在 Anthropic Claude 3.5 Sonnet 或 OpenAI GPT-4o 之间选择。
- 使用 Copilot Edits 对多个文件进行更改:使用 Copilot Edits 处理跨多个文件的更改。
- 支持 Copilot Extensions 生态系统:访问专为查询 Stack Overflow 或使用 Perplexity 搜索网络等任务而设计的第三方代理。
- 选择构建位置:享受 VS Code 和整个 GitHub 中的支持。
就在上周,GitHub 上的开发人员数量突破了 1.5 亿大关。