This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2026-06-09 10:17:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f382a9e20aceab7d555a027daad6ce00e660ba0
langchain
/
libs
/
core
/
langchain_core
/
tracers
History
Jacob Lee
40026a7282
feat(core): Update inheritance behavior for tracer metadata for special keys (
#36900
)
...
JS equivalent:
https://github.com/langchain-ai/langchainjs/pull/10733
2026-04-20 14:58:01 -07:00
..
__init__.py
…
_compat.py
…
_streaming.py
…
base.py
fix(core): Use reference counting for storing inherited run trees to support garbage collection (
#36660
)
2026-04-13 09:50:37 -04:00
context.py
…
core.py
fix(core): Use reference counting for storing inherited run trees to support garbage collection (
#36660
)
2026-04-13 09:50:37 -04:00
evaluation.py
…
event_stream.py
…
langchain.py
feat(core): Update inheritance behavior for tracer metadata for special keys (
#36900
)
2026-04-20 14:58:01 -07:00
log_stream.py
docs: fix docstring inaccuracies and update outdated LangSmith URLs (
#35283
)
2026-02-17 11:22:18 -05:00
memory_stream.py
…
root_listeners.py
…
run_collector.py
…
schemas.py
…
stdout.py
…