Skip to content

Commit

Permalink
Update 2024-07-01-A2研发团队使用AI情况调研分析.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shihai1991 authored Jul 1, 2024
1 parent 4e78ac4 commit 40edc5e
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ tags:
time: '2024.07.01 11:27:00'
---

纯摘抄性质的搬砖。。
<!--more-->

# A1
## 设计
### Claude3 Sonnet
Expand Down Expand Up @@ -86,4 +89,5 @@ Visual Studio中的GitHub Copilot Completions通过根据我们提供的上下
Visual Studio中的GitHub Copilot Chat是GitHub Copilot在Visual Studio IDE中完全集成的AI聊天体验。它使我们可以使用IDE中的聊天界面与GitHub Copilot进行交互。通过以自然语言询问与编码相关的问题,我们可以收到特定于上下文的代码建议,获得代码块工作原理的深入分析和解释,生成单元测试,查找问题并获得建议的修复。它使我们无需离开IDE即可获得编码信息和支持,帮助您做出明智的决策并编写更好的代码。
Visual Studio中的IntelliCode使用代码上下文以及从数千个公共开源代码中学习到的模式,通过建议、上下文感知代码补全、整行补全和API 使用示例为Intellisense提供 AI 驱动的增强功能。

[Visual Studio中的AI辅助开发](https://learn.microsoft.com/en-us/visualstudio/ide/ai-assisted-development-visual-studio?view=vs-2022)
- [Visual Studio中的AI辅助开发](https://learn.microsoft.com/en-us/visualstudio/ide/ai-assisted-development-visual-studio?view=vs-2022)
- [人工智能代码生成:深入了解 GitHub Copilot](https://www.thoughtworks.com/insights/blog/generative-ai/ai-powered-code-generation-deep-dive-into-github-copilot)

0 comments on commit 40edc5e

Please sign in to comment.