Update the langchain/langgraph `on_llm_start` hook to use a different `op` · Issue #5679 · getsentry/sentry-python · GitHub
Skip to content

Update the langchain/langgraph on_llm_start hook to use a different op #5679

Description

@ericapisani

At the moment, the opis set to gen_ai.pipeline which is a legacy value that we have deprecated (and only appears in the Python SDK).

We need to update this to something more appropriate, either a text completion or chat completion. Which thing we update to will be determined by the outcome of this RFC.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions