Skip to content

Commit e6f4261

Browse files
committed
update copy
1 parent 701adb0 commit e6f4261

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This integration works in the Node.js, Cloudflare Workers, Vercel Edge Functions
3434

3535
_Import name: `Sentry.openAIIntegration`_
3636

37-
The `openAIIntegration` adds instrumentation for the `openai` API to capture spans by automatically wrapping OpenAI client calls and recording LLM interactions with configurable input/output recording.
37+
The `openAIIntegration` adds instrumentation for the `openai` API to capture spans by wrapping OpenAI client calls and recording LLM interactions with configurable input/output recording.
3838

3939
<PlatformSection notSupported={["javascript.cloudflare", "javascript.nextjs"]}>
4040
It is enabled by default and will automatically capture spans for OpenAI API method calls. You can opt-in to capture inputs and outputs by setting `recordInputs` and `recordOutputs` in the integration config:

0 commit comments

Comments
 (0)