Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copilot相关的扩展 #187

Open
AlexiaChen opened this issue Nov 5, 2024 · 0 comments
Open

Copilot相关的扩展 #187

AlexiaChen opened this issue Nov 5, 2024 · 0 comments
Labels
AI everything about AI

Comments

@AlexiaChen
Copy link
Owner

2024 github Universe 大会结束后,github copilot 已经支持多模型了,无论是o1-preview o1-mini,gpt-4o, 甚至还有Clauede 3.5 sonnet,后面还会继承google gemini 1.5 pro。为了扩展copilot的能力,copilot还有相关的vscode 扩展,以通过@符号来引入其他的专业能力。比如

  • ms-vscode.vscode-copilot-data-analysis 的可以通过 @DaTa Analyze the file #来分析csv文件,相当于可以做数据科学,统计学相关的任务了。
  • ms-vscode.copilot-mermaid-diagram 可以通过@mermaid 来对代码进行代码的流程图等可视化。
  • ms-vscode.vscode-websearchforcopilot 可以通过@webSearch 来通过搜索引擎的知识来增强AI回复的质量,当然如果你没有搜索引擎的API Key,可以使用新版copilot chat内建的@github #web 来达到相同的目的。
@AlexiaChen AlexiaChen added the AI everything about AI label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI everything about AI
Projects
None yet
Development

No branches or pull requests

1 participant