Initial release
release(deepseek): 1.0.0a1 (#33228)
docs: v1 docs updates (#33173)
release: v1.0.0 (#32567)
docs: more standardization (#33124)
chore: bump ruff version to 0.13 (#33043)
style: repo linting pass (#33089)
fix(openai): pin upper bound to prevent Pydantic 2.7.0 issues (#33038)
chore: update pyproject.toml
files, remove codespell (#33028)
revert: "chore: remove ruff target-version" (#32895)
chore: remove ruff target-version (#32880)
chore: adress pytest-asyncio deprecation warnings + other nits (#32696)
fix(deepseek): Deep Seek Model for LS Tracing (#32575)
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)
fix(deepseek): release openai version (#32181)
fix: bump deps for release (#32179)
release(deepseek): 0.1.4 (#32178)
fix(deepseek): convert tool output arrays to strings (#31913)
fix: bump lockfiles (#31923)
ruff: restore stacklevels, disable autofixing (#31919)
deepseek[patch]: ruff fixes and rules (#31901)
ruff: more rules across the board & fixes (#31898)
fix: automatically fix issues with ruff (#31897)
langchain-deepseek[patch]: add ruff bandit rules (#31792)
[Doc] Improve api doc for DeepSeek (#31655)
standard-tests: add benchmarks (#31302)
partners: (langchain-deepseek) fix deepseek-r1 always returns an empty reasoning_content
when reasoning (#31065)
packaging: remove Python upper bound for langchain and co libs (#31025)
partners[lint]: run pyupgrade
to get code in line with 3.9 standards (#30781)
Fix deepseek release tag, as it is update name. (#30717)
Revert "deepseek: temporarily bypass tests" (#30424)
deepseek: temporarily bypass tests (#30423)
deepseek: release 0.1.3 (#30422)
partner: ChatDeepSeek on openrouter not returning reasoning (#30240)
multiple: support strict
and method
in with_structured_output (#30385)
deepseek: install local langchain-tests in test deps (#30198)
[Exception Handling] DeepSeek JSONDecodeError (#29758)
core: basemessage.text() (#29078)
multiple: fix uv path deps (#29790)
deepseek[patch]: release 0.1.2 (#29742)
openai, deepseek: make _convert_chunk_to_generation_chunk an instance method (#29731)
infra: add UV_FROZEN to makefiles (#29642)
infra: migrate to uv (#29566)
partners/deepseek: release 0.1.1 (#29592)
docs: rename to langchain-deepseek in docs (#29587)
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)