You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/tests/unit_tests/runnables
Eugene Yurtsev c2d43544cc
core[patch]: Document messages namespace (#23154)
- Moved doc-strings below attribtues in TypedDicts -- seems to render
better on APIReference pages.
* Provided more description and some simple code examples
3 months ago
..
__snapshots__ core[patch]: Document messages namespace (#23154) 3 months ago
__init__.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
test_config.py core: run_in_executor: Wrap StopIteration in RuntimeError (#22997) 3 months ago
test_configurable.py core[patch]: update some root_validators (#22787) 3 months ago
test_context.py core[minor]: moved fake llms and embeddings to core (#19226) 6 months ago
test_fallbacks.py core[patch]: allow access RunnableWithFallbacks.runnable attrs (#22139) 4 months ago
test_graph.py core[patch]: Document messages namespace (#23154) 3 months ago
test_history.py support messages in messages out (#20862) 5 months ago
test_imports.py core[patch]: fix chat history circular import (#23182) 3 months ago
test_runnable.py core[patch]: Add an example to the Document schema doc-string (#23131) 3 months ago
test_runnable_events_v1.py core[minor]: Add parent_ids to astream_events API (#22563) 4 months ago
test_runnable_events_v2.py core[patch[: add exceptions propagation test for astream_events v2 (#23159) 3 months ago
test_tracing_interops.py [Core] Unified Enable/Disable Tracing (#22576) 4 months ago
test_utils.py infra: rm unused # noqa violations (#22049) 4 months ago