You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an enableTruncation option to the LangGraph integration that controls whether input messages are truncated before being stored as span attributes. Should default to true to preserve current behavior.
Add an
enableTruncationoption to the LangGraph integration that controls whether input messages are truncated before being stored as span attributes. Should default totrueto preserve current behavior.