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
Nuno Campos 338180f383
core: in astream_events v2 always await task even if already finished (#22916)
- this ensures exceptions propagate to the caller
3 months ago
..
__init__.py docs: modules descriptions (#17844) 7 months ago
_streaming.py core: Tap output of sync iterators for astream_events (#21842) 4 months ago
base.py core[minor]: Add an async root listener and with_alisteners method (#22151) 4 months ago
context.py [Core] Unified Enable/Disable Tracing (#22576) 4 months ago
core.py core[minor]: Add an async root listener and with_alisteners method (#22151) 4 months ago
evaluation.py core[patch]: Add missing type annotations (#22756) 3 months ago
event_stream.py core: in astream_events v2 always await task even if already finished (#22916) 3 months ago
langchain.py core: tracer: remove numeric execution order (#21220) 5 months ago
langchain_v1.py core[patch[: docstring update (#21036) 5 months ago
log_stream.py core[patch]: fix runnable history and add docs (#22283) 4 months ago
memory_stream.py core[patch]: Check if event loop is closed in memory stream (#21841) 4 months ago
root_listeners.py core[minor]: Add an async root listener and with_alisteners method (#22151) 4 months ago
run_collector.py core[patch]: docstring update (#16813) 8 months ago
schemas.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
stdout.py core[patch]: Fix FunctionCallbackHandler._on_tool_end (#22908) 3 months ago