We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4737526 + a3a5727 commit 6c5feb5Copy full SHA for 6c5feb5
README.md
@@ -15,6 +15,7 @@ Set your LangSmith API key and project name:
15
```bash
16
export LANGSMITH_API_KEY=lsv2_...
17
export LANGSMITH_PROJECT=your-project-name
18
+export LANGSMITH_ENDPOINT=your-langsmith-api-url # setting this if you use self-host langsmith
19
```
20
21
That's it! The CLI will automatically fetch traces or threads in `LANGSMITH_PROJECT`.
0 commit comments