Skip to content

Commit 12f05d1

Browse files
committed
Add new integration tiles for Mastra, CrewAI, and LangGraph
1 parent 67acefb commit 12f05d1

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

sources/platform/integrations/index.mdx

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,13 +150,31 @@ If you are working on an AI/LLM-related project, we recommend you look into the
150150

151151
<CardGrid>
152152
<Card
153-
title="Langchain"
153+
title="Mastra"
154+
to="./integrations/mastra"
155+
imageUrl="/img/platform/integrations/mastra.png"
156+
smallImage
157+
/>
158+
<Card
159+
title="CrewAI"
160+
to="./integrations/crewai"
161+
imageUrl="/img/platform/integrations/crewai.png"
162+
smallImage
163+
/>
164+
<Card
165+
title="LangGraph"
166+
to="./integrations/langgraph"
167+
imageUrl="/img/platform/integrations/langgraph.png"
168+
smallImage
169+
/>
170+
<Card
171+
title="LangChain"
154172
to="./integrations/langchain"
155173
imageUrl="/img/platform/integrations/langchain.png"
156174
smallImage
157175
/>
158176
<Card
159-
title="Llamaindex"
177+
title="LlamaIndex"
160178
to="./integrations/llama"
161179
imageUrl="/img/platform/integrations/llamaindex.jpeg"
162180
smallImage
14.3 KB
Loading
5.57 KB
Loading
19.5 KB
Loading

0 commit comments

Comments
 (0)