langchain/libs/core/tests/unit_tests/tracers
Leonid Kuligin 366ba77459
core[minor]: moved fake llms and embeddings to core (#19226)
- [ ] **PR title**: "core: moved fake llms and embeddings to core"


- [ ] **PR message**:
 - **Description:** moved fake llms and embeddings to core"
2024-03-18 10:01:26 -07: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_v1.py core: upgrade mypy to recent mypy (#18753) 2024-03-07 15:25:19 -05:00
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 core[minor]: moved fake llms and embeddings to core (#19226) 2024-03-18 10:01:26 -07:00
test_schemas.py