..
_api
caches
callbacks
chat_history
data
dependencies
document_loaders
core: use run tree post/patch ( #31500 )
2025-06-05 14:05:57 -07:00
documents
embeddings
feat(core): add ruff rules D to tests except D1 ( #32000 )
2025-07-14 10:42:03 -04:00
example_selectors
core: Add ruff rules RUF ( #29353 )
2025-05-15 15:43:57 -04:00
examples
fake
fix(core): implement sleep delay in FakeMessagesListChatModel _generate
( #32014 )
2025-07-18 15:54:28 -04:00
indexing
chore(core): unpin packaging dependency ( #32032 )
2025-07-14 21:42:32 +00:00
language_models
fix(core): add type key when tracing in some cases ( #31825 )
2025-07-22 18:08:16 +00:00
load
feat(core): add an option to make deserialization more permissive ( #32054 )
2025-07-15 17:00:01 -04:00
messages
fix: LLM mimicking Unicode responses due to forced Unicode conversion of non-ASCII characters. ( #32222 )
2025-07-24 17:01:31 -04:00
output_parsers
fix(core): fix parse_result
in case of self.first_tool_only with multiple keys matching for JsonOutputKeyToolsParser ( #32106 )
2025-07-21 12:50:22 -04:00
outputs
prompts
fix(core): better error message for empty var names ( #32073 )
2025-07-18 17:00:02 -04:00
rate_limiters
runnables
feat(core): add ruff rules D to tests except D1 ( #32000 )
2025-07-14 10:42:03 -04:00
stores
fix: remove unused type ignore from three_values fixture in TestAsyncInMemoryStore ( #31895 )
2025-07-07 13:22:53 -04:00
tracers
core: Use parametrized test in test_correct_get_tracer_project ( #31513 )
2025-06-23 18:55:57 -04:00
utils
feat(core): add sanitize_for_postgres
utility to fix PostgreSQL NUL byte DataError ( #32157 )
2025-07-21 20:33:20 -04:00
vectorstores
feat(core): add ruff rules D to tests except D1 ( #32000 )
2025-07-14 10:42:03 -04:00
__init__.py
conftest.py
fix: formatting issues in docstrings ( #32265 )
2025-07-27 23:37:47 -04:00
prompt_file.txt
pydantic_utils.py
stubs.py
core: Bump ruff version to 0.12 ( #31846 )
2025-07-07 10:02:51 -04:00
test_globals.py
core: Add ruff rules A (builtins shadowing) ( #29312 )
2025-05-16 15:19:37 -04:00
test_imports.py
test_messages.py
feat(core): add ruff rules D to tests except D1 ( #32000 )
2025-07-14 10:42:03 -04:00
test_outputs.py
test_prompt_values.py
test_pydantic_imports.py
test_pydantic_serde.py
feat(core): add ruff rules D to tests except D1 ( #32000 )
2025-07-14 10:42:03 -04:00
test_retrievers.py
test_setup.py
test_sys_info.py
test_tools.py
fix: fixing missing Docstring Bug if no Docstring is provided in BaseModel class ( #31608 )
2025-07-16 11:56:05 -04:00