mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
dcec133b85
LangSmith and LangChain context var handling evolved in parallel since originally we didn't expect people to want to interweave the decorator and langchain code. Once we get a new langsmith release, this PR will let you seemlessly hand off between @traceable context and runnable config context so you can arbitrarily nest code. It's expected that this fails right now until we get another release of the SDK |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
file.py | ||
manager.py | ||
stdout.py | ||
streaming_stdout.py |