LangSmithLoader
This notebook provides a quick overview for getting started with the LangSmith document loader. For detailed documentation of all LangSmithLoader features and configurations head to the API reference.
Overviewโ
Integration detailsโ
Class | Package | Local | Serializable | JS support |
---|---|---|---|---|
LangSmithLoader | langchain-core | โ | โ | โ |
Loader featuresโ
Source | Lazy loading | Native async |
---|---|---|
LangSmithLoader | โ | โ |
Setupโ
To access the LangSmith document loader you'll need to install langchain-core
, create a LangSmith account and get an API key.