Skip to content

Commit 084e8f0

Browse files
committed
Moved openai guardrails example to Python
1 parent 8cf1e97 commit 084e8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@
341341
"guides/example-projects/human-in-the-loop-workflow",
342342
"guides/example-projects/mastra-agents-with-memory",
343343
"guides/example-projects/meme-generator-human-in-the-loop",
344-
"guides/example-projects/openai-agent-sdk-guardrails",
345344
"guides/example-projects/openai-agents-sdk-typescript-playground",
346345
"guides/example-projects/realtime-csv-importer",
347346
"guides/example-projects/realtime-fal-ai",
@@ -353,6 +352,7 @@
353352
{
354353
"group": "Python guides",
355354
"pages": [
355+
"guides/example-projects/openai-agent-sdk-guardrails",
356356
"guides/python/python-image-processing",
357357
"guides/python/python-doc-to-markdown",
358358
"guides/python/python-crawl4ai",

0 commit comments

Comments
 (0)