We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb61229 commit 9894b30Copy full SHA for 9894b30
2 files changed
docs/develop/typescript/integrations/index.mdx
@@ -13,4 +13,3 @@ description: Integrations with other tools and services.
13
Temporal TypeScript SDK provides integrations with the following tools and services:
14
15
- [AI SDK by Vercel](/develop/typescript/integrations/ai-sdk)
16
-- [Brainturst]
sidebars.js
@@ -220,7 +220,7 @@ module.exports = {
220
type: 'doc',
221
id: 'develop/python/integrations/index',
222
},
223
- items: [],
+ items: ['develop/python/integrations/braintrust'],
224
225
],
226
0 commit comments