langchain/libs/core/langchain_core/tracers
Nuno Campos 212c688ee0
core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270)
- This takes a long time to compute, isn't used, and currently called on
every invocation of every chain/retriever/etc
2024-09-10 12:58:24 -07:00
..
__init__.py
_streaming.py
base.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
context.py
core.py core[patch]: Add B(bugbear) ruff rules (#25520) 2024-08-28 07:09:29 +00:00
evaluation.py core[patch]: Add B(bugbear) ruff rules (#25520) 2024-08-28 07:09:29 +00:00
event_stream.py core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2024-09-10 12:58:24 -07:00
langchain_v1.py
langchain.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
log_stream.py core[patch]: core lint fix (#24447) 2024-07-19 09:01:22 -07:00
memory_stream.py
root_listeners.py
run_collector.py
schemas.py core[patch]: Add B(bugbear) ruff rules (#25520) 2024-08-28 07:09:29 +00:00
stdout.py