LangSmithLoader
features and configurations head to the API reference.
Class | Package | Local | Serializable | PY support |
---|---|---|---|---|
LangSmithLoader | @langchain/community | ✅ | beta | ✅ |
Source | Web Loader | Node Envs Only |
---|---|---|
LangSmithLoader | ✅ | ❌ |
@langchain/core
, create a LangSmith account and get an API key.
LANGSMITH_API_KEY
environment variable:
LangSmithLoader
integration lives in the @langchain/core
package:
LangSmithLoader
features and configurations head to the API reference