Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"socket.io-client": "^4.7.1",
"tailwindcss": "^3.3.0",
"tm-themes": "^1.10.7",
"typesense": "^1.8.2",
"typesense": "^2.0.3",
"unified": "^10.1.2",
"unist-util-filter": "^4.0.1",
"unist-util-visit": "^4.1.1",
Expand Down
150 changes: 150 additions & 0 deletions site/public/llms-full.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions site/public/llms.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions site/src/content/docs/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ Rivet provides seamless integrations with popular frameworks and tools to help y
</Card>
</CardGroup>

## AI

<CardGroup>
<Card title="Mastra" href="/docs/integrations/mastra">
AI agents framework with tools and persistent memory
</Card>
</CardGroup>

## Auth

<CardGroup>
Expand Down
Loading
Loading