Skip to content

Commit 8123fc9

Browse files
ericapisaniclaude
andcommitted
ref(ai): Remove unused GEN_AI_PIPELINE operation constant
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7ee6918 commit 8123fc9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sentry_sdk/consts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,6 @@ class OP:
923923
GEN_AI_EXECUTE_TOOL = "gen_ai.execute_tool"
924924
GEN_AI_GENERATE_TEXT = "gen_ai.generate_text"
925925
GEN_AI_HANDOFF = "gen_ai.handoff"
926-
GEN_AI_PIPELINE = "gen_ai.pipeline"
927926
GEN_AI_INVOKE_AGENT = "gen_ai.invoke_agent"
928927
GEN_AI_RESPONSES = "gen_ai.responses"
929928
GRAPHQL_EXECUTE = "graphql.execute"

0 commit comments

Comments
 (0)