Skip to content

Commit b63555d

Browse files
author
Baur
authored
Update zenguard_library.ipynb
1 parent b8d7b59 commit b63555d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/colabs/zenguard_library.ipynb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@
8989
"4. Click on the **Add** button.\n",
9090
"5. Copy the key value by pressing on the copy icon.\n"
9191
],
92-
"metadata": {
93-
"id": "WoJ6aXR46CCt"
94-
}
9592
},
9693
{
9794
"cell_type": "markdown",
@@ -138,8 +135,7 @@
138135
"source": [
139136
"### Detect Prompt Injection"
140137
]
141-
},
142-
138+
},
143139
{
144140
"cell_type": "code",
145141
"source": [
@@ -151,9 +147,6 @@
151147
" pprint(\"No prompt injection detected: carry on with the LLM of your choice.\")\n",
152148
"pprint(response)"
153149
],
154-
"metadata": {
155-
"id": "3gg2lK7u4a42"
156-
},
157150
"execution_count": null,
158151
"outputs": []
159152
}

0 commit comments

Comments
 (0)