GitHub Advanced Security — Question 7
What is a benefit of using custom models in GitHub Copilot?
Answer options
- A. Responses use the organization’s LLM engine
- B. Responses are faster to produce and appear sooner
- C. Responses are guaranteed to be correct
- D. Responses use practices and patterns in your repositories
Correct answer: D
Explanation
The correct answer is D because custom models in GitHub Copilot leverage the specific practices and patterns found within your repositories to generate more relevant responses. Options A and B, while potentially beneficial, do not specifically pertain to the use of custom models, and option C is incorrect as no model can guarantee 100% accuracy.