The LangSmith API is used to programmatically create and manage LangSmith
resources.
## Host
http://localhost:1984
## Authentication
To authenticate with the LangSmith API, set the `X-Api-Key` header to a valid
[LangSmith API key](https://docs.langchain.com/langsmith/create-account-api-key#create-an-api-key).
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| com.langchain.smith
»
langsmith-java-core The LangSmith API is used to programmatically create and manage LangSmith | 0.1.0-beta.21 | 0.1.0-beta.18 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.3.21 | 2.4.0 |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.squareup.okhttp3
»
okhttp-jvm Square’s meticulous HTTP client for Java and Kotlin. | 5.3.2 | 5.4.0 |