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 b8d7b59 commit b63555dCopy full SHA for b63555d
docs/colabs/zenguard_library.ipynb
@@ -89,9 +89,6 @@
89
"4. Click on the **Add** button.\n",
90
"5. Copy the key value by pressing on the copy icon.\n"
91
],
92
- "metadata": {
93
- "id": "WoJ6aXR46CCt"
94
- }
95
},
96
{
97
"cell_type": "markdown",
@@ -138,8 +135,7 @@
138
135
"source": [
139
136
"### Detect Prompt Injection"
140
137
]
141
- },
142
-
+ },
143
144
"cell_type": "code",
145
@@ -151,9 +147,6 @@
151
147
" pprint(\"No prompt injection detected: carry on with the LLM of your choice.\")\n",
152
148
"pprint(response)"
153
149
154
155
- "id": "3gg2lK7u4a42"
156
157
150
"execution_count": null,
158
"outputs": []
159
}
0 commit comments