Skip to content

Commit 5c20795

Browse files
committed
fix version to stable
1 parent b87fd32 commit 5c20795

File tree

1 file changed

+3
-3
lines changed
  • docs/platforms/javascript/common/configuration/integrations

1 file changed

+3
-3
lines changed

docs/platforms/javascript/common/configuration/integrations/openai.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ supported:
2727

2828
<Alert>
2929

30-
This integration only works in the Node.js runtime. Requires SDK version `9.42.0` or higher.
30+
This integration only works in the Node.js runtime. Requires SDK version `9.44.0` or higher.
3131

3232
</Alert>
3333

@@ -61,7 +61,7 @@ This integration only works in the Node.js runtime, not in the Edge runtime. For
6161

6262
### `recordInputs`
6363

64-
Requires SDK version `9.42.0` or higher.
64+
Requires SDK version `9.44.0` or higher.
6565

6666
_Type: `boolean`_
6767

@@ -77,7 +77,7 @@ Sentry.init({
7777

7878
### `recordOutputs`
7979

80-
Requires SDK version `9.42.0` or higher.
80+
Requires SDK version `9.44.0` or higher.
8181

8282
_Type: `boolean`_
8383

0 commit comments

Comments
 (0)