Skip to content

Commit 6c5feb5

Browse files
authored
Merge pull request #21 from cyberdak/patch-1
add langsmith_endpoint
2 parents 4737526 + a3a5727 commit 6c5feb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Set your LangSmith API key and project name:
1515
```bash
1616
export LANGSMITH_API_KEY=lsv2_...
1717
export LANGSMITH_PROJECT=your-project-name
18+
export LANGSMITH_ENDPOINT=your-langsmith-api-url # setting this if you use self-host langsmith
1819
```
1920

2021
That's it! The CLI will automatically fetch traces or threads in `LANGSMITH_PROJECT`.

0 commit comments

Comments
 (0)