Skip to content

Commit f7ea7a6

Browse files
chore: mastra example
1 parent 88d29e6 commit f7ea7a6

File tree

7 files changed

+2875
-61
lines changed

7 files changed

+2875
-61
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"socket.io-client": "^4.7.1",
8282
"tailwindcss": "^3.3.0",
8383
"tm-themes": "^1.10.7",
84-
"typesense": "^1.8.2",
84+
"typesense": "^2.0.3",
8585
"unified": "^10.1.2",
8686
"unist-util-filter": "^4.0.1",
8787
"unist-util-visit": "^4.1.1",

site/public/llms-full.txt

Lines changed: 150 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/public/llms.txt

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/content/docs/integrations/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ Rivet provides seamless integrations with popular frameworks and tools to help y
3333
</Card>
3434
</CardGroup>
3535

36+
## AI
37+
38+
<CardGroup>
39+
<Card title="Mastra" href="/docs/integrations/mastra">
40+
AI agents framework with tools and persistent memory
41+
</Card>
42+
</CardGroup>
43+
3644
## Auth
3745

3846
<CardGroup>

0 commit comments

Comments
 (0)