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 21ea64c commit 7d76755Copy full SHA for 7d76755
docs.json
@@ -363,6 +363,7 @@
363
"integrations/agents/openai-swarm",
364
"integrations/agents/pydantic-ai",
365
"integrations/agents/phidata",
366
+ "integrations/agents/strands",
367
"integrations/agents/bring-your-own-agents"
368
]
369
},
integrations/agents.mdx
@@ -60,6 +60,9 @@ description: "Portkey helps bring your agents to production"
60
</Frame>
61
</Card>
62
63
+ <Card title="Strands Agents" href="/integrations/agents/strands">
64
+ </Card>
65
+
66
<Card title="Bring Your Agent" href="/integrations/agents/bring-your-own-agents">
67
<Frame>
68
<img src="/images/autogen/bya.avif" alt="Bring Your Agent" />
0 commit comments