The langgraph auto instrumentor populates the attributes.input.value field with a lot of extra info which does not render nicely in the U; for example, the input field includes a messages json structure like so:
It would be cleaner to just pull in the messages.content field to improve the rendering.