langchain/libs/core/tests/unit_tests
Isaac Francisco 91ffd7caad
core: allow passing message dicts into ChatPromptTemplate (#29363)
Co-authored-by: Erick Friis <erick@langchain.dev>
2025-02-05 09:45:52 -08:00
..
_api core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
caches core: Put Python version as a project requirement so it is considered by ruff (#26608) 2024-09-18 14:37:57 +00:00
callbacks core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
chat_history core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
data
dependencies
document_loaders core: Add ruff rules for comprehensions (C4) (#26829) 2024-09-25 09:34:17 -04:00
documents multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
embeddings core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
example_selectors core: Put Python version as a project requirement so it is considered by ruff (#26608) 2024-09-18 14:37:57 +00:00
examples
fake core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
indexing core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
language_models core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
load core[patch]: fix repr and str for Serializable (#26786) 2024-10-24 08:36:35 -07:00
messages change behavior for converting a string to openai messages (#29446) 2025-01-27 18:18:54 -08:00
output_parsers core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
outputs
prompts core: allow passing message dicts into ChatPromptTemplate (#29363) 2025-02-05 09:45:52 -08:00
rate_limiters
runnables core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
stores standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203) 2024-11-18 19:10:39 -08:00
tracers core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
utils core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
vectorstores core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
__init__.py
conftest.py core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
prompt_file.txt
pydantic_utils.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
stubs.py core: Add various ruff rules (#26836) 2024-10-07 22:30:27 +00:00
test_globals.py
test_imports.py core: Add ruff rules for error messages (EM) (#26965) 2024-10-07 22:12:28 +00:00
test_messages.py core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
test_outputs.py core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00
test_prompt_values.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_pydantic_serde.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
test_retrievers.py core, tests: more tolerant _aget_relevant_documents function (#28462) 2024-12-06 00:49:30 +00:00
test_setup.py core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043) 2025-01-31 10:06:34 -05:00
test_sys_info.py
test_tools.py core: Bump ruff version to 0.9 (#29201) 2025-01-22 00:20:09 +00:00