langchain/libs/core/langchain_core/tracers
Nuno Campos bae82e966a
core: In astream_events v2 propagate cancel/break to the inner astream call (#22865)
- previous behavior was for the inner astream to continue running with
no interruption
- also propagate break in core runnable methods
2024-06-13 15:02:48 -07:00
..
__init__.py docs: modules descriptions (#17844) 2024-02-21 15:58:21 -08:00
_streaming.py core: Tap output of sync iterators for astream_events (#21842) 2024-05-17 16:57:41 -07:00
base.py core[minor]: Add an async root listener and with_alisteners method (#22151) 2024-06-06 16:03:44 -04:00
context.py [Core] Unified Enable/Disable Tracing (#22576) 2024-06-06 16:54:35 -07:00
core.py core[minor]: Add an async root listener and with_alisteners method (#22151) 2024-06-06 16:03:44 -04:00
evaluation.py core[patch]: Add missing type annotations (#22756) 2024-06-10 16:59:41 -04:00
event_stream.py core: In astream_events v2 propagate cancel/break to the inner astream call (#22865) 2024-06-13 15:02:48 -07:00
langchain_v1.py core[patch[: docstring update (#21036) 2024-04-29 15:35:34 -04:00
langchain.py core: tracer: remove numeric execution order (#21220) 2024-05-02 15:38:55 -07:00
log_stream.py core[patch]: fix runnable history and add docs (#22283) 2024-05-30 11:26:41 -07:00
memory_stream.py core[patch]: Check if event loop is closed in memory stream (#21841) 2024-05-17 21:53:59 +00:00
root_listeners.py core[minor]: Add an async root listener and with_alisteners method (#22151) 2024-06-06 16:03:44 -04:00
run_collector.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
schemas.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
stdout.py core: tracer: remove numeric execution order (#21220) 2024-05-02 15:38:55 -07:00