Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
langchain-core==0.3.73 source code.tar.gz | 2025-08-07 | 134.4 MB | |
langchain-core==0.3.73 source code.zip | 2025-08-07 | 137.3 MB | |
README.md | 2025-08-07 | 1.0 kB | |
Totals: 3 Items | 271.7 MB | 0 |
Changes since langchain-core==0.3.72
release(core): 0.3.73 (#32446)
feat(core): zero-out token costs for cache hits (#32437)
fix(core): fix index checking when merging lists (#32431)
fix(core): revert "fix: tool call streaming bug with inconsistent indices from Qwen3" (#32307)
fix: lint
fix: tool call streaming bug with inconsistent indices from Qwen3 (#32160)
fix(core): resolve cache validation error by safely converting Generation to ChatGeneration objects (#32156)
chore(core): add test for nested pydantic fields in schemas (#32285)
refactor: remove references to unsupported model claude-3-sonnet-20240229
(#32281)
fix(core): track within-batch deduplication in indexing num_skipped count (#32273)
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)