Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
langchain==0.4.0.dev0 source code.tar.gz | 2025-08-05 | 134.5 MB | |
langchain==0.4.0.dev0 source code.zip | 2025-08-05 | 137.4 MB | |
README.md | 2025-08-05 | 995 Bytes | |
Totals: 3 Items | 271.9 MB | 0 |
Changes since langchain==0.3.27
chore: increment versions for 0.4 branch (#32419)
feat: standard outputs (#32287)
fix: use new Google model names in examples (#32288)
fix: update bar_model
to use the correct model version claude-3-7-sonnet-20250219
(#32284)
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)
fix: devcontainer (#32260)
chore(langchain): add ruff rules ARG (#32110)
chore(langchain): add ruff rules TC (#31921)
feat(docs): improve devx, fix Makefile
targets (#32237)
chore(langchain): add ruff rules D1 (except D100 and D104) (#32123)
chore(langchain): add ruff rules SLF (#32112)
chore(langchain): strip_ansi
fucntion to remove ANSI escape sequences (#32200)
fix(docs): capitalization, codeblock formatting, and hyperlinks, note blocks (#32235)
refactor(langchain): refactor unit test stub classes (#32209)