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
William FH 039b7a472d
[core] fix: manually specifying run_id for chat models.invoke() and .ainvoke() (#20082)
6 months ago
..
_api docs: Fix bug that caused the word "Beta" to appear twice in doc-strings (#17704) 8 months ago
callbacks core[patch], langchain[patch], community[patch]: Revert #15326 (#15546) 9 months ago
chat_history Add async methods to BaseChatMessageHistory and BaseMemory (#16728) 8 months ago
data
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) 7 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: Assign missing message ids in BaseChatModel (#19863) 6 months ago
language_models [core] fix: manually specifying run_id for chat models.invoke() and .ainvoke() (#20082) 6 months ago
load BUG: more core fixes (#13665) 11 months ago
messages core[patch]: Update `messages` namespace to fix API reference docs (#19161) 7 months ago
output_parsers core[minor]: support pydantic V2 for JSONOutputParser, allow for other sources of JSON schemas (#19716) 6 months ago
outputs BUG: more core fixes (#13665) 11 months ago
prompts core[minor]: Implement aformat_prompt and ainvoke in BasePromptTemplate (#20035) 6 months ago
runnables Core[major]: Base Tracer to propagate raw output from tool for on_tool_end (#18932) 6 months ago
tracers core[patch]: remove requests (#19891) 6 months ago
utils core[patch]: remove requests (#19891) 6 months ago
__init__.py
conftest.py core[patch], langchain[patch]: fix required deps (#14373) 10 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) 10 months ago
test_messages.py core: Assign missing message ids in BaseChatModel (#19863) 6 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: upgrade mypy to recent mypy (#18753) 7 months ago