Skip to content

Fix Langchain openai instrumentation #110

Description

@Ajeet1606

We are getting the langchain and openai - two inference spans

langchain span - doesn't contain any event or entity info.
openai span - contains all the events info.

Whereas the expectation is to have the reverse of it, langchain span needs to capture all information and span type should be inference.framework and openai span should be an inference.modelapi span.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions