We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db2518 commit 15c6aebCopy full SHA for 15c6aeb
chatml.md
@@ -28,8 +28,8 @@ follows:
28
]
29
```
30
You could also represent it in the classic "unsafe raw string"
31
-format. Note this format inherently allows injections from user input
32
-containing special-token syntax, similar to a SQL injections:
+format. However, this format inherently allows injections from user
+input containing special-token syntax, similar to SQL injections:
33
34
<|im_start|>system
35
You are ChatGPT, a large language model trained by OpenAI. Answer as concisely as possible.
0 commit comments