Project
to group traces. If left unspecified, the project is set to default
. You can set the LANGSMITH_PROJECT
environment variable to configure a custom project name for an entire application run. This should be done before executing your application.
LANGSMITH_PROJECT
flag is only supported in JS SDK versions >= 0.2.16, use LANGCHAIN_PROJECT
instead if you are using an older version.LANGSMITH_PROJECT
environment variable.