prompt-manners
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

Prompt Manners

Overview

This library attempt to mitigate the prompt injection vulnerability in LLMs prompts for LLM-Integrated Applications.

Inspiration

It is inspired and based on the Open-Prompt-Injection project, and the research their paper "Prompt Injection Attacks and Defenses in LLM-Integrated Applications".

@misc{liu2023promptattackdefense,
      title={Prompt Injection Attacks and Defenses in LLM-Integrated Applications}, 
      author={Yupei Liu and Yuqi Jia and Runpeng Geng and Jinyuan Jia and Neil Zhenqiang Gong},
      year={2023},
      eprint={2310.12815},
      archivePrefix={arXiv},
      primaryClass={cs.CR}
}

Package Sidebar

Install

npm i prompt-manners

Weekly Downloads

3

Version

0.0.11

License

Apache License 2.0

Unpacked Size

21.7 kB

Total Files

10

Last publish

Collaborators

  • aaronclong