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
Eugene Yurtsev 210623b409
core[minor]: Add support for pydantic 2 to utility to get fields (#24899)
Add compatibility for pydantic 2 for a utility function.

This will help push some small changes to master, so they don't have to
be kept track of on a separate branch.
2 months ago
..
_api
caches
callbacks
chat_history
data
dependencies
document_loaders
documents
embeddings
example_selectors
examples
fake core[patch]: Update unit tests with a workaround for using AnyID in pydantic 2 (#24892) 2 months ago
indexing
language_models core[patch]: Update unit tests with a workaround for using AnyID in pydantic 2 (#24892) 2 months ago
load
messages
output_parsers
outputs
prompts core[patch]: introduce ToolMessage.status (#24628) 2 months ago
rate_limiters
runnables core[patch]: Update unit tests with a workaround for using AnyID in pydantic 2 (#24892) 2 months ago
stores
tracers
utils core[minor]: Add support for pydantic 2 to utility to get fields (#24899) 2 months ago
vectorstores core[patch]: Update unit tests with a workaround for using AnyID in pydantic 2 (#24892) 2 months ago
__init__.py
conftest.py
prompt_file.txt
stubs.py core[patch]: Update unit tests with a workaround for using AnyID in pydantic 2 (#24892) 2 months ago
test_globals.py
test_graph_vectorstores.py
test_imports.py
test_messages.py core[patch]: introduce ToolMessage.status (#24628) 2 months ago
test_outputs.py
test_sys_info.py
test_tools.py core[patch]: support tool calls with non-pickleable args in tools (#24741) 2 months ago