Skip to content

Commit d345ae5

Browse files
committed
fix: duplicated paragraph
1 parent febb663 commit d345ae5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/chapter-1/102.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ What is an _AI Assistant_? An AI Assistant is an Artificial Intelligence (AI) ag
3838

3939
Copilot is an AI Assistant with a specific job: it converts English into computer programs. (It can also do a whole lot more as we will soon see.) There are other AI assistants like Copilot, including CodeWhisperer, Tabnine, and Ghostwriter. We chose Copilot for this book by a combination of the quality of code that we have been able to produce, stability (it has never crashed for us!), and our own personal preferences. We encourage you to check out other tools as well when you feel comfortable doing so.
4040

41-
Copilot 是一款具有特定任务的 AI 助手:它能将英语转换成计算机程序(我们很快就会看到,它还能做更多的事情)。除了 Copilot,还有其他一些类似的 AI 助手,如 CodeWhisperer、Tabnine 和 Ghostwriter。我们选择了 Copilot 作为本书的主要工具,是因为我们能够生成的代码质量、稳定性(它从未在我们的使用中崩溃过!)以及我们个人的偏好。当你感到舒适时,我们鼓励你也去尝试其他工具。
42-
43-
Copilot 是一个专门任务的 AI 助手:它能把英文转化为计算机程序。(当然,我们很快会发现,它还能完成更多任务。)除了 Copilot,还有其他的 AI 助手,如 CodeWhisperer、Tabnine 和 Ghostwriter。我们选择 Copilot 作为本书介绍的工具,这是基于我们所生成的代码质量、其稳定性(它从未发生过崩溃!)以及我们个人的偏好。我们也鼓励你在感觉合适时,探索其他的工具。
41+
Copilot 是一款具有特定任务的 AI 助手:它能将英语转换成计算机程序(我们很快就会看到,它还能做更多的事情)。除了 Copilot,还有其他一些类似的 AI 助手,如 CodeWhisperer、Tabnine 和 Ghostwriter。我们选择 Copilot 作为本书介绍的工具,这是基于我们所生成的代码质量、其稳定性(它从未发生过崩溃!)以及我们个人的偏好。我们也鼓励你在感觉合适时,探索其他的工具。
4442

4543
#### How Copilot works behind the scenes-—in 30 seconds
4644

0 commit comments

Comments
 (0)