langchain/libs/core/tests/unit_tests/runnables
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
..
__snapshots__ core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2024-09-10 12:58:24 -07:00
__init__.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00
test_config.py Merge support for group manager (#25360) 2024-08-15 09:56:31 -07:00
test_configurable.py core[patch]: Accept configurable keys top-level (#23806) 2024-07-20 03:49:00 +00:00
test_context.py core[minor]: moved fake llms and embeddings to core (#19226) 2024-03-18 10:01:26 -07:00
test_fallbacks.py core[patch]: Add B(bugbear) ruff rules (#25520) 2024-08-28 07:09:29 +00:00
test_graph.py core[patch]: support drawing nested subgraphs in draw_mermaid (#25581) 2024-08-22 16:08:49 -07:00
test_history.py core[patch]: Add UP(upgrade) ruff rules (#25358) 2024-08-22 16:29:22 -07:00
test_imports.py core[minor]: Add BaseModel.rate_limiter, RateLimiter abstraction and in-memory implementation (#24669) 2024-07-26 03:03:34 +00:00
test_runnable_events_v1.py core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2024-09-10 12:58:24 -07:00
test_runnable_events_v2.py core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2024-09-10 12:58:24 -07:00
test_runnable.py core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) 2024-09-10 12:58:24 -07:00
test_tracing_interops.py infra: Clear cache for env-var checks (#26073) 2024-09-06 21:29:29 +00:00
test_utils.py core: Include global variables in variables found by get_function_nonlocals (#25936) 2024-09-02 11:49:25 -07:00