langchain/libs/core/langchain_core/tracers
ccurme 6da3d92b42
(all): update removal in deprecation warnings from 0.2 to 0.3 (#21265)
We are pushing out the removal of these to 0.3.

`find . -type f -name "*.py" -exec sed -i ''
's/removal="0\.2/removal="0.3/g' {} +`
2024-05-03 14:29:36 -04:00
..
__init__.py docs: modules descriptions (#17844) 2024-02-21 15:58:21 -08:00
base.py core: tracer: remove numeric execution order (#21220) 2024-05-02 15:38:55 -07:00
context.py core[patch[: docstring update (#21036) 2024-04-29 15:35:34 -04:00
evaluation.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08: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: rm dumpd of outputs from runnables/base (#18295) 2024-02-29 18:04:53 -08:00
memory_stream.py core[patch]: Replace memory stream implementation used by LogStreamCallbackHandler (#17185) 2024-02-12 21:57:38 -05:00
root_listeners.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08: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