You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation-genai/opentelemetry-instrumentation-vertexai/src/opentelemetry/instrumentation/vertexai/utils.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -229,7 +229,7 @@ def request_to_events(
229
229
#
230
230
# Function call results can be parts inside of a user Content or in a separate Content
231
231
# entry without a role. That may cause duplication in a user event, see
0 commit comments