Skip to content

Commit 4ac912c

Browse files
committed
fix(docs):
1 parent 2ff397b commit 4ac912c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/design.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ The Refusal Classifier analyzes responses from language models to detect potenti
4242
## Interaction Flow
4343

4444
1. **Initialization**: The system is initialized with the necessary configurations and datasets.
45-
2. **Execution**: The Probe Actor executes security scans on the language models using the datasets provided by the Probe Data module.
46-
3. **Analysis**: The Refusal Classifier analyzes the responses to identify potential security issues.
47-
4. **Reporting**: Results are compiled and presented to the user, highlighting any vulnerabilities detected.
45+
1. **Execution**: The Probe Actor executes security scans on the language models using the datasets provided by the Probe Data module.
46+
1. **Analysis**: The Refusal Classifier analyzes the responses to identify potential security issues.
47+
1. **Reporting**: Results are compiled and presented to the user, highlighting any vulnerabilities detected.
4848

4949
## Conclusion
5050

0 commit comments

Comments
 (0)