Skip to content

Commit 5708568

Browse files
authored
Update README.md
1 parent 00a134c commit 5708568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Before running the tool, RAG of prompt injections and jailbreaks needs to be set
4141
python add_json_to_rag.py
4242
```
4343

44-
The definitions and examples of jailbreaks and prompt injection that are used for RAG are provided in the `prompt_injections_and_jailbreaks.jsonl` file.
44+
The definitions and examples of jailbreaks and prompt injection that are used for RAG are provided in the `prompt_injections_and_jailbreaks.json` file.
4545

4646
You must also create a `.env` file with your API key (if using OpenAI):
4747

0 commit comments

Comments
 (0)