langchain/libs/core/langchain_core/tracers
William FH fdab931fd3
[Core] Patch: rm dumpd of outputs from runnables/base (#18295)
It obstructs evaluations when your return a pydantic object.
2024-02-29 18:04:53 -08:00
..
__init__.py docs: modules descriptions (#17844) 2024-02-21 15:58:21 -08:00
base.py core[minor]: RFC Add astream_events to Runnables (#16172) 2024-01-18 21:27:01 -05:00
context.py core[patch]: deprecate v1 tracer (#15608) 2024-01-05 19:25:19 -05:00
evaluation.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
langchain_v1.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
langchain.py Support serialization when inputs/outputs contain generators (#17338) 2024-02-09 16:24:54 -08:00
log_stream.py [Core] Patch: rm dumpd of outputs from runnables/base (#18295) 2024-02-29 18:04:53 -08:00
memory_stream.py core[patch]: Replace memory stream implementation used by LogStreamCallbackHandler (#17185) 2024-02-12 21:57:38 -05:00
root_listeners.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
run_collector.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
schemas.py core[patch]: deprecate v1 tracer (#15608) 2024-01-05 19:25:19 -05:00
stdout.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00