Hello there! I have a question about the span kinds.
I have an endpoint that obtains the current chat session state. As for now, the only state it monitors it's if the user ended the current chat with the AI Agent.
I wonder which span kind I should use for openinference_span_kind in this case?
Overall I'm using the using_session approach.