langchain/libs/core/langchain_core/callbacks
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 core[minor]: Add dispatching for custom events (#24080) 2024-07-11 02:25:12 +00:00
base.py core[patch]: Remove different parent run id warning (#25683) 2024-08-22 16:10:35 -07:00
file.py core[patch]: callbacks docstrings (#23375) 2024-06-26 17:11:06 -04:00
manager.py core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2024-09-10 12:58:24 -07:00
stdout.py core[patch]: callbacks docstrings (#23375) 2024-06-26 17:11:06 -04:00
streaming_stdout.py core[patch]: callbacks docstrings (#23375) 2024-06-26 17:11:06 -04:00