Section 01
Introduction to the Robustness of Prompting Project
This project aims to enhance the robustness of large language models (LLMs) against prompt attacks. It improves model stability by automatically generating error correction and guidance instructions, and has built a test framework containing five perturbation types. The project is from GitHub, original author is chuguowei, original link: https://github.com/chuguowei/Robustness-of-Prompting, published at 2026-05-27T11:06:44Z.