Skip to main content

提取信息

GitHub 中的 Copilot 对话助手可以帮助从议题和讨论中提取关键信息。

GitHub Copilot Chat 可以帮助从议题和讨论中提取关键信息,便于更轻松地总结和理解内容。 可以要求 Copilot 对话助手 标识重要详细信息,例如拟办事项、截止时间或具体请求。

示例场景 1

你正在查看有关功能请求的长篇讨论主题。 你希望快速确定要解决的要点和任何拟办事项。

示例提示

Copilot Chat prompt
Can you summarize the key points and action items from this discussion?

示例响应

注意

以下响应是示例。 Copilot 对话助手 的回答是不确定的,因此你可能会得到与这里所显示的不同的回答。

Key Points:
- The feature request aims to improve the user interface for better accessibility.
- There are concerns about the impact on existing users and workflows.
- Action items include gathering feedback from users and conducting usability testing.
Action Items:
- [ ] Gather feedback from users by the end of the week.
- [ ] Conduct usability testing with a focus group next month.

示例场景 2

已向你分配了许多未决议题,并且你想要提取每个议题的截止时间和优先级,以帮助确定工作优先级。

示例提示

Copilot Chat prompt
Can you list the open issues assigned to me, along with their deadlines and priorities?

示例响应

注意

以下响应是示例。 Copilot 对话助手 的回答是不确定的,因此你可能会得到与这里所显示的不同的回答。

Issue 1:
- Deadline: Next Friday
- Priority: High

Issue 2:
- Deadline: End of the month
- Priority: Medium

Issue 3:
- Deadline: No specific deadline
- Priority: Low

其他阅读材料