Skip to content

Commit bdc8b6e

Browse files
authored
docs: move Mastra integration from Python to TypeScript table (#4529)
1 parent cbea160 commit bdc8b6e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/develop/python/integrations/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ The following integrations are available between the Temporal Python SDK and thi
2424
| ----------------- | --------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
2525
| Braintrust | Observability | [braintrust.dev](https://braintrust.dev/docs) | [Guide](./braintrust.mdx) |
2626
| Google ADK | Agent framework | [adk.dev](https://adk.dev/) | [Guide](https://adk.dev/integrations/temporal/) |
27-
| Mastra | Agent framework | [mastra.ai](https://mastra.ai/docs) | [Guide](https://mastra.ai/guides/deployment/temporal) |
2827
| OpenAI Agents SDK | Agent framework | [openai.github.io](https://openai.github.io/openai-agents-python/) | [Guide](https://github.com/temporalio/sdk-python/blob/main/temporalio/contrib/openai_agents/README.md) |
2928
| Pydantic AI | Agent framework | [ai.pydantic.dev](https://ai.pydantic.dev/) | [Guide](https://ai.pydantic.dev/durable_execution/temporal/) |
3029
| Tenuo | Governance | [tenuo.ai](https://tenuo.ai/docs) | [Guide](https://tenuo.ai/temporal) |

docs/develop/typescript/integrations/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ The following AI framework and tooling integrations are available for the Tempor
2020
| ---------------- | --------------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------ |
2121
| AI SDK by Vercel | Agent framework | [ai-sdk.dev](https://ai-sdk.dev/docs/introduction) | [Guide](/develop/typescript/integrations/ai-sdk) |
2222
| Braintrust | Observability | [braintrust.dev](https://braintrust.dev/docs) | [Guide](https://www.braintrust.dev/docs/integrations/sdk-integrations/temporal#typescript) |
23+
| Mastra | Agent framework | [mastra.ai](https://mastra.ai/docs) | [Guide](https://mastra.ai/guides/deployment/temporal) |

0 commit comments

Comments
 (0)