main
Bob Mottram 2024-08-19 19:46:20 +01:00
parent 3852e8dbe7
commit 3c182cc7cb
1 changed files with 1 additions and 0 deletions

View File

@ -999,6 +999,7 @@ def load_dictionary(base_dir: str) -> []:
def html_poisoned(dictionary: []) -> str:
"""Returns a poisoned HTML document for LLM response
Statistically similar to English language, but semantically worthless
word salad
"""
html_str = \
'<html lang="en">' + \