You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/langchain_core/tracers
William FH bdacfafa05
core[patch]: Remove deep copying of run prior to submitting it to LangChain Tracing (#16904)
8 months ago
..
__init__.py core[patch], langchain[patch]: fix required deps (#14373) 10 months ago
base.py core[minor]: RFC Add astream_events to Runnables (#16172) 9 months ago
context.py core[patch]: deprecate v1 tracer (#15608) 9 months ago
evaluation.py
langchain.py core[patch]: Remove deep copying of run prior to submitting it to LangChain Tracing (#16904) 8 months ago
langchain_v1.py core[patch]: deprecate v1 tracer (#15608) 9 months ago
log_stream.py In stream_event and stream_log handle closed streams (#16661) 8 months ago
root_listeners.py docstrings `core` update (#14871) 10 months ago
run_collector.py
schemas.py core[patch]: deprecate v1 tracer (#15608) 9 months ago
stdout.py