Skip to content

Commit 6e7c794

Browse files
openai agents
1 parent ba45778 commit 6e7c794

File tree

5 files changed

+407
-0
lines changed

5 files changed

+407
-0
lines changed

docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@
343343
"group": "Agents",
344344
"pages": [
345345
"integrations/agents",
346+
"integrations/agents/openai-agents",
346347
"integrations/agents/autogen",
347348
"integrations/agents/control-flow",
348349
"integrations/agents/crewai",

images/openai-agents.png

19 KB
Loading

integrations/agents.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ title: "Overview"
33
description: "Portkey helps bring your agents to production"
44
---
55
<CardGroup cols={4}>
6+
<Card title="OpenAI Agents" href="/integrations/agents/openai-agents">
7+
<Frame>
8+
<img src="/images/openai-agents.png" alt="OpenAI Agents" />
9+
</Frame>
10+
</Card>
611
<Card title="Autogen" href="/integrations/agents/autogen">
712
<Frame>
813
<img src="/images/autogen/autogen.jpg" alt="Autogen" />

0 commit comments

Comments
 (0)