sherdencooper / PromptFuzz

MIT License
11 stars 2 forks source link

[feature-request] About ` ./Scripts/promptfuzz_preparation.sh` #34

Open LeeOrange-is-me opened 1 month ago

LeeOrange-is-me commented 1 month ago

Hi~ There is a question about the file. In the quick start, we can see the code below. But I cannot find ./Scripts/promptfuzz_preparation.sh in the specific location in main branch....

nohup bash ./Scripts/promptfuzz_preparation.sh &
bash ./Scripts/analysis_preparation.sh
AndyShaw01 commented 1 month ago

Thank you for highlighting the discrepancy between the README and the runtime scripts. We've updated both the README and some program files, so please clone the repository again to access the latest version.