This repository was archived by the owner on Jul 29, 2025. It is now read-only.
Replies: 1 comment 4 replies
-
Hello! For clarification: The messages in your graph will NOT be sent to the LangSmith backend unless LANGSMITH_TRACING=true. However the LangSmith frontend will still receive the messages to render those, but these will not leave your computer. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
According to this FAQ can-i-use-langgraph-studio-without-logging-to-langsmith, no traces will be sent to LangSmith. I understand that with the below setting, I shouldn’t see my graph in “Tracing Projects” in LangSmith:
However, it is not clear to me if my data (i.e. messages in my graph) would still be sent to LangSmith to render visualization. Some clarification would be greatly appreciated. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions