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
7 changes: 5 additions & 2 deletions docs/develop/typescript/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,13 @@ Once your local Temporal Service is set up, continue building with the following

## [Integrations](/develop/typescript/integrations)

- [Vercel AI SDK Integration](/develop/typescript/integrations/ai-sdk)
- [Braintrust integration](https://www.braintrust.dev/docs/integrations/sdk-integrations/temporal#typescript)
- [Mastra integration](https://mastra.ai/guides/deployment/temporal)
- [Strands Agents integration](/develop/typescript/integrations/strands-agents)
- [Vercel AI SDK integration](/develop/typescript/integrations/ai-sdk)
- [OpenAI Agents SDK Integration](/develop/typescript/integrations/openai-agents)

## Temporal TypeScript Technical Resources
## Temporal TypeScript technical resources

- [TypeScript SDK Quickstart - Setup Guide](/develop/typescript/set-up-your-local-typescript)
- [TypeScript API Documentation](https://typescript.temporal.io)
Expand Down
Loading
Loading