Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
|
| 6 |
+
```
|
| 7 |
+
@misc{chen2024agentpoisonredteamingllmagents,
|
| 8 |
+
title={AgentPoison: Red-teaming LLM Agents via Poisoning Memory or Knowledge Bases},
|
| 9 |
+
author={Zhaorun Chen and Zhen Xiang and Chaowei Xiao and Dawn Song and Bo Li},
|
| 10 |
+
year={2024},
|
| 11 |
+
eprint={2407.12784},
|
| 12 |
+
archivePrefix={arXiv},
|
| 13 |
+
primaryClass={cs.LG},
|
| 14 |
+
url={https://arxiv.org/abs/2407.12784},
|
| 15 |
+
}
|
| 16 |
+
```
|