Changes since langchain-tests==0.3.20
chore: bump langchain-core minimum to 0.3.75 (#32753)
chore(standard-tests): relax langchain-core bounds for langchain-tests 1.0.0a1 (#32752)
chore: adress pytest-asyncio deprecation warnings + other nits (#32696)
fix(standard-tests): update function_args
to match my_adder_tool
param types (#32689)
docs(docs): fixed typos in documentations (#32661)
fix(standard-tests): fix BaseStoreAsyncTests.test_set_values_is_idempotent
(#32638)
docs: update outdated README.md
content (#32540)
chore(standard-tests): add ruff rules D (#32347)
feat: port various nit changes from wip-v0.4
(#32506)
feat(standard-tests): formatting (#32504)
feat(standard-tests): add a property to set the name of the parameter for the number of results to return (#32443)
fix(docs): local API reference documentation build (#32271)
fix: formatting issues in docstrings (#32265)
feat(docs): improve devx, fix Makefile
targets (#32237)
fix: LLM mimicking Unicode responses due to forced Unicode conversion of non-ASCII characters. (#32222)
fix(docs): capitalization, codeblock formatting, and hyperlinks, note blocks (#32235)
docs(openai): add comprehensive documentation and examples for extra_body
+ others (#32149)
fix: automatically fix issues with ruff (#31897)
standard-tests: Ruff autofixes (#31862)
standard-tests: Add ruff rules PGH (#31869)
standard-tests: Bump ruff version to 0.12 (#31865)
standard-tests: Add ruff rule UP (pyupgrade) (#31842)
standard-tests: refactoring and fixes (#31703)
fix: correct typo in docstring for three_values fixture (#31638)
standard-tests: add cache_control to Anthropic inputs test (#31516)