Skip to content

Commit f94ec71

Browse files
typo
Co-authored-by: Maurice Rickard <maurice@mauricerickard.com>
1 parent ca16887 commit f94ec71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/instrumentation/@google/genai.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ function recordChatCompletionMessages({
7979
response = {}
8080
}
8181

82-
// Explicitly end segment to consistent duration
82+
// Explicitly end segment to provide consistent duration
8383
// for both LLM events and the segment
8484
segment.end()
8585
const completionSummary = new LlmChatCompletionSummary({

0 commit comments

Comments
 (0)