Skip to content

Commit 35b9a65

Browse files
committed
Removed broken link and import
1 parent c2e030c commit 35b9a65

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

docs/guides/example-projects/openai-agent-sdk-guardrails.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ sidebarTitle: "OpenAI Agents SDK for Python guardrails"
44
description: "This example project demonstrates how to implement different types of guardrails using the OpenAI Agent SDK for Python with Trigger.dev."
55
---
66

7-
import RealtimeLearnMore from "/snippets/realtime-learn-more.mdx";
8-
97
## Overview
108

119
This demo is a practical guide that demonstrates:

docs/guides/example-projects/openai-agents-sdk-typescript-playground.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ description: "Build production-ready AI agents with OpenAI Agents SDK for Typesc
55
tag: "v4"
66
---
77

8-
import RealtimeLearnMore from "/snippets/realtime-learn-more.mdx";
9-
10-
<Info>
11-
This is a v4 project. If you are using v3 and want to upgrade, please refer to our [v4 upgrade
12-
guide](/docs/v4-upgrade-guide).
13-
</Info>
14-
158
## Overview
169

1710
7 production-ready patterns built with the OpenAI Agents SDK and Trigger.dev. Clone this repo to experiment with everything from basic calls to workflows with tools, streaming, guardrails, handoffs, and more.

0 commit comments

Comments
 (0)