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
Bagatur e8a8286012
core[patch]: runnablewithchathistory from core.runnables (#23136)
3 months ago
..
_api core[patch]: fix validation of @deprecated decorator (#22513) 3 months ago
callbacks community, core[callbacks]: move FileCallbackHandler from community to core (#20495) 5 months ago
chat_history core[patch],community[patch]: Move file chat history back to community (#20834) 5 months ago
data
dependencies community[minor]: Add glue catalog loader (#20220) 5 months ago
document_loaders core[minor]: Add aload to document loader (#19936) 6 months ago
documents core[minor]: move document compressor base (#17910) 7 months ago
embeddings core[minor]: moved fake llms and embeddings to core (#19226) 6 months ago
example_selectors core[minor]: Add async methods to MaxMarginalRelevanceExampleSelector (#19639) 6 months ago
examples core:adds tests for partial_variables (#15427) 9 months ago
fake core[patch]: fix runnable history and add docs (#22283) 4 months ago
indexing core[minor],langchain[patch]: Move base indexing interface and logic to core (#20667) 5 months ago
language_models community[patch]: update use of deprecated llm methods (#20393) 5 months ago
load BUG: more core fixes (#13665) 10 months ago
messages core[minor]: message transformer utils (#22752) 3 months ago
output_parsers core[patch]: improve comma separated list output parser to handle non-space separated list (#20434) 5 months ago
outputs core[patch]: fix ChatGeneration.text with content blocks (#20294) 6 months ago
prompts Include "no escape" and "inverted section" mustache vars in Prompt.input_variables and Prompt.input_schema (#22981) 3 months ago
runnables core[patch]: runnablewithchathistory from core.runnables (#23136) 3 months ago
stores core[minor],langchain[patch],community[patch]: Move storage interfaces to core (#20750) 5 months ago
tracers core[minor]: Add an async root listener and with_alisteners method (#22151) 4 months ago
utils core[minor]: Support multiple keys in get_from_dict_or_env (#23086) 3 months ago
__init__.py
conftest.py fix: core: Include in json output also fields set outside the constructor (#21342) 5 months ago
prompt_file.txt
stubs.py core: Assign missing message ids in BaseChatModel (#19863) 6 months ago
test_globals.py
test_imports.py infra: Fix test filesystem paths incompatible with windows (#14388) 9 months ago
test_messages.py core[patch]: Treat type as a special field when merging lists (#22750) 3 months ago
test_outputs.py
test_sys_info.py core(minor): Add a way to print out system information for debugging purposes. (#15718) 9 months ago
test_tools.py core[patch]: Add missing type annotations (#22756) 4 months ago