Releases: langchain-ai/langchain
langchain-text-splitters==0.3.6rc1
Changes since langchain-text-splitters==0.3.5
Revert: add lxml to test dependencies
fix spacy constraints
x
add lxml to test dependencies
update text-splitters
update
text-splitters[patch]: delete unused html_chunks_with_headers.xslt (#29340)
text-splitters: Bump ruff version to 0.9 (#29231)
text-splitters[minor]: Replace lxml and XSLT with BeautifulSoup in HTMLHeaderTextSplitter for Improved Large HTML File Processing (#27678)
(text-splitters): Small Fix in _process_html
for HTMLSemanticPreservingSplitter to properly extract the metadata. (#29215)
langchain-deepseek==0.1.1
langchain-deepseek==0.1.0
Initial release
deepseek: bump core (#29584)
deepseek: rename to langchain-deepseek from langchain-deepseek-official (#29583)
deepseek[patch]: bump langchain-openai and add to scheduled testing (#29535)
langchain: add deepseek provider to init chat model (#29449)
deepseek, docs: chatdeepseek integration added (#29445)
langchain-core==0.3.34rc1
Changes since langchain-core==0.3.33
set UV_FROZEN
increment core version
x
x
todo: delete tool.pdm.dev-dependencies
core
remove tool.poetry
update core
core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043)
langchain-community==0.3.17rc1
Changes since langchain-community==0.3.16
x
fix sqlite caching in test
x
x
x
x
x
x
x
x
bound ruff
x
Merge branch 'master' into cc/migrate_uv
[Bugfix langchain_community] Fix PyMuPDFLoader (#29550)
[oci_generative_ai] Option to pass auth_file_location (#29481)
update
community: fix issue #29429 in age_graph.py (#29506)
community: add standard tests for Perplexity (#29534)
community[minor]: 03 - Refactoring PyPDF parser (#29330)
community: Fix YahooFinanceNewsTool to handle updated yfinance data structure (#29498)
added operator filter for supabase (#29475)
community: Additional AWS deprecations (#29447)
langchain==0.3.18rc1
Changes since langchain==0.3.17
x
x
Revert "test extras"
increment version
test extras
add optional dependencies
x
x
lint
x
update dependency tests
x
update
core
remove tool.poetry
update
langchain==0.3.17
Changes since langchain==0.3.16
langchain: release 0.3.17 (#29485)
langchain-tests==0.3.10
langchain-openai==0.3.3
langchain-ollama==0.2.3
Changes since langchain-ollama==0.2.2
partners/ollama: release 0.2.3 (#29489)
multiple: structured output tracing standard metadata (#29421)
[feat] Added backwards compatibility for OllamaEmbeddings initialization (migration from langchain_community.embeddings
to langchain_ollama.embeddings
(#29296)