We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e231708 commit b8a4945Copy full SHA for b8a4945
sentry_sdk/consts.py
@@ -923,7 +923,6 @@ class OP:
923
GEN_AI_EXECUTE_TOOL = "gen_ai.execute_tool"
924
GEN_AI_TEXT_COMPLETION = "gen_ai.text_completion"
925
GEN_AI_HANDOFF = "gen_ai.handoff"
926
- GEN_AI_PIPELINE = "gen_ai.pipeline"
927
GEN_AI_INVOKE_AGENT = "gen_ai.invoke_agent"
928
GEN_AI_RESPONSES = "gen_ai.responses"
929
GRAPHQL_EXECUTE = "graphql.execute"
0 commit comments