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.
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.