package documentation
LangSmith integration for Temporal SDK.
This package provides LangSmith tracing integration for Temporal workflows, activities, and other operations. It includes automatic run creation and context propagation for distributed tracing in LangSmith.
| Module | _interceptor |
LangSmith interceptor implementation for Temporal SDK. |
| Module | _plugin |
LangSmith plugin for Temporal SDK. |
From __init__.py:
| Class | |
Interceptor that supports client and worker LangSmith run creation and context propagation. |
| Class | |
LangSmith tracing plugin for Temporal SDK. |