Skip to content

Commit 305e93f

Browse files
authored
Add missing integrations to the Python and TypeScript landing pages (#5139)
Each SDK landing page lists every entry in the IntegrationsGrid data for that SDK, including the ones that link off-site. Two entries were added to integrations-data.json without a matching bullet: - Langfuse (Python), added in #5086 - LangSmith (TypeScript), which also has a local guide and a sidebars.js entry Go, Java, and Ruby were already in sync.
1 parent 7c309e3 commit 305e93f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/develop/python/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ From there, you can dive deeper into any of the Temporal primitives to start bui
8989
- [Deep Agents integration](/develop/python/integrations/deepagents)
9090
- [Google ADK integration](/develop/python/integrations/google-adk)
9191
- [Google GenAI integration](/develop/python/integrations/google-genai)
92+
- [Langfuse integration](https://langfuse.com/integrations/frameworks/temporal)
9293
- [LangGraph integration](/develop/python/integrations/langgraph)
9394
- [LangSmith integration](/develop/python/integrations/langsmith)
9495
- [OpenAI Agents SDK integration](https://github.com/temporalio/sdk-python/blob/main/temporalio/contrib/openai_agents/README.md)

docs/develop/typescript/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Once your local Temporal Service is set up, continue building with the following
8787
## [Integrations](/develop/typescript/integrations)
8888

8989
- [Braintrust integration](https://www.braintrust.dev/docs/integrations/sdk-integrations/temporal#typescript)
90+
- [LangSmith integration](/develop/typescript/integrations/langsmith)
9091
- [Mastra integration](https://mastra.ai/guides/deployment/temporal)
9192
- [OpenAI Agents SDK integration](/develop/typescript/integrations/openai-agents)
9293
- [Parseable integration](https://github.com/parseablehq/temporal-plugin/blob/main/INTEGRATION.md)

0 commit comments

Comments
 (0)