From 873bca73c8b7a7e4e21ee88ada5c5852b5314634 Mon Sep 17 00:00:00 2001 From: hemanth kumar babu <156449396+hemanth-babu-ibm@users.noreply.github.com> Date: Thu, 5 Mar 2026 15:21:45 +0100 Subject: [PATCH] Update trace-claude-code.mdx --- src/langsmith/trace-claude-code.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/langsmith/trace-claude-code.mdx b/src/langsmith/trace-claude-code.mdx index ac3f971a22..565ec50121 100644 --- a/src/langsmith/trace-claude-code.mdx +++ b/src/langsmith/trace-claude-code.mdx @@ -85,6 +85,7 @@ For each Claude Code project (a Claude Code project is a directory with Claude C - `CC_LANGSMITH_API_KEY` - Your LangSmith API key - `CC_LANGSMITH_PROJECT` - The LangSmith project name where traces are sent - (optional) `CC_LANGSMITH_DEBUG: "true"` - Enables detailed debug logging. Remove or set to `false` to disable tracing. +- (optional) `CC_LANGSMITH_ENDPOINT`: "https://eu.api.smith.langchain.com" if your langsmith instance is in europe. ```json {