langchain/libs/core/langchain_core/tracers
mackong b108b4d010
core[patch]: set schema format for AsyncRootListenersTracer (#23214)
- **Description:** AsyncRootListenersTracer support on_chat_model_start,
it's schema_format should be "original+chat".
  - **Issue:** N/A
  - **Dependencies:**
2024-06-21 09:30:27 -04: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 always await task even if already finished (#22916) 2024-06-14 19:54:20 +00: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[patch]: set schema format for AsyncRootListenersTracer (#23214) 2024-06-21 09:30:27 -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[patch]: Fix FunctionCallbackHandler._on_tool_end (#22908) 2024-06-14 17:59:29 +00:00