langchain/libs/core/tests/unit_tests/tracers
ccurme 38faa74c23
community[patch]: update use of deprecated llm methods (#20393)
.predict and .predict_messages for BaseLanguageModel and BaseChatModel
2024-04-12 17:28:23 -04:00
..
__init__.py
test_base_tracer.py core: upgrade mypy to recent mypy (#18753) 2024-03-07 15:25:19 -05:00
test_imports.py
test_langchain.py Support serialization when inputs/outputs contain generators (#17338) 2024-02-09 16:24:54 -08:00
test_memory_stream.py core[patch]: Replace memory stream implementation used by LogStreamCallbackHandler (#17185) 2024-02-12 21:57:38 -05:00
test_run_collector.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
test_schemas.py