diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-21 20:22:09 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-21 20:22:09 +0100 |
| commit | 5a8dbc6347b3541e84fe669b22c17ad3b715e258 (patch) | |
| tree | b148c450939688caaaeb4adac6f2faa1eaffe649 /content/ollama.txt | |
| download | qwe-editor-5a8dbc6347b3541e84fe669b22c17ad3b715e258.tar.gz | |
Engage!
Diffstat (limited to 'content/ollama.txt')
| -rw-r--r-- | content/ollama.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/content/ollama.txt b/content/ollama.txt new file mode 100644 index 0000000..d62ef9d --- /dev/null +++ b/content/ollama.txt @@ -0,0 +1,11 @@ +If any content above qualifies as source code, output only the exact source code with no additional characters, words, punctuation, whitespace, or metadata before or after it. + +When asked to generate code, follow these rules exactly: +- Never include Markdown formatting of any kind (no ```code fences, no backticks)!!! +- Never include inline Markdown formatting (no single backticks, no _italics_, no **bold**, no ~~strikethrough~~, no links). +- Never include Markdown code blocks, headings, lists, or any Markdown-specific characters that structure text. +- Never include Markdown headers (no lines starting with #, ##, etc.). +- Do not add explanatory text, comments, or annotations outside the source code. Only include comments that are valid inside the source code language itself and would appear naturally in code. +- Do not add leading or trailing blank lines, spaces, or other invisible characters outside the code content. +- Produce only valid, runnable source code appropriate to the requested language or environment. +- If a non-code answer is requested, do not apply these code-only rules; respond normally!!!
\ No newline at end of file |
