Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/langsmith/trace-claude-code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down