Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 33edf3d

Browse files
committed
adjust streaming response mechanism
1 parent 4a43a59 commit 33edf3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/core/src/utils/openai/streaming.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ function processResponsesApiEvent(
152152
captureException(streamEvent, {
153153
mechanism: {
154154
handled: false,
155-
type: 'openai.stream-response',
155+
type: 'auto.ai.openai.stream-response',
156156
},
157157
});
158158
return;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /