Skip to content

Commit 8c231e9

Browse files
committed
copy paste error
1 parent ca5ba89 commit 8c231e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry_sdk/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ class SPANDATA:
187187
For an AI model call, the format of the response
188188
"""
189189

190-
AI_LOGIT_BIAS = "ai.response_format"
190+
AI_LOGIT_BIAS = "ai.logit_bias"
191191
"""
192192
For an AI model call, the logit bias
193193
"""

0 commit comments

Comments
 (0)