Skip to content

Commit 0ede9fd

Browse files
Update PromptFlowSafetyEvaluation.md
1 parent 08b86bf commit 0ede9fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ResearchAssistant/Deployment/PromptFlowSafetyEvaluation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Safety Evaluation Flow Guide
22
Please follow the steps below to generate Adversarial data and set up the evaluation flow.
33

4-
1. Open the notebook `simulate_and_evaluate_flow.ipynb` in path `<Your Download Folder Path>/Deployment/scripts/evaluation_scripts/` in Visual Studio Code or your choice of notebook editor.
4+
1. Open the notebook `simulate_and_evaluate_flow.ipynb` in path `<Your Download Folder Path>/ResearchAssistant/Deployment/scripts/evaluation_scripts/` in Visual Studio Code or your choice of notebook editor.
55

66
2. Update the parameters like Key Vault Name, AI Studio Project Name and AI Studio Deployment URL, Key and Name parameters and run all the cells in the notebook.
77

@@ -11,7 +11,7 @@ Please follow the steps below to generate Adversarial data and set up the evalua
1111

1212
5. Click on the flow created from the notebook to see the results.
1313

14-
![Evaluation Results](/Deployment/images/evaluation/safety_evaluation.png)
14+
![Evaluation Results](/ResearchAssistant/Deployment/images/evaluation/safety_evaluation.png)
1515

1616

1717

0 commit comments

Comments
 (0)