Skip to content

Commit 4ebf885

Browse files
committed
updates to text
1 parent 5e4d3b6 commit 4ebf885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-xdr/responsible-ai-copilot-defender.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Now that it is released, user feedback is critical in helping Microsoft improve
6969

7070
- Matches with Public Code: Security Copilot is capable of generating new code, which it does in a probabilistic way. While the probability that it might produce code that matches code in the training set is low, a Security Copilot suggestion might contain some code snippets that match code in the training set. Users should always take the same precautions as they would with any code they write that uses material developers didn't independently originate, including precautions to ensure its suitability. These include rigorous testing, IP scanning, and checking for security vulnerabilities.
7171

72-
The system might not be able to process long prompts, such as hundreds of thousands of characters.
72+
- The system might not be able to process long prompts, such as hundreds of thousands of characters.
7373

74-
Use of the platform might be subject to usage limits or capacity throttling. Even with shorter prompts, choosing a plugin, making API calls, generating responses, and checking them before displaying them to the user can take time (up to several minutes) and require high GPU capacity.
74+
- Use of the platform might be subject to usage limits or capacity throttling. Even with shorter prompts, generating responses, and checking them before displaying them to the user can take time (up to several minutes) and require high GPU capacity.
7575

7676
### How is Microsoft approaching responsible AI for Copilot in Defender?
7777

0 commit comments

Comments
 (0)