File "/opt/miniconda3/envs/proj/lib/python3.10/site-packages/openinference/instrumentation/langchain/_tracer.py", line 236, in wrapper
yield from wrapped(*args, **kwargs)
File "/opt/miniconda3/envs/proj/lib/python3.10/site-packages/openinference/instrumentation/langchain/_tracer.py", line 325, in _input_messages
assert hasattr(message_data, "get"), f"expected Mapping, found {type(message_data)}"
AssertionError: expected Mapping, found <class 'tuple'>
Getting this error constantly
Can someone help me to get rid of it. It seems some internal library error.