langchain-deepseek==1.1.1
langchain-deepseek 1.1.1 fixes OpenAI dependency compatibility, routes strict mode to the beta endpoint, and maps prompt cache hit tokens properly.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
langchain-deepseek version 1.1.1 includes several key fixes and dependency updates: it resolves compatible minimum OpenAI dependencies by bumping the minimum version requirement, routes strict mode to the beta endpoint, and correctly maps prompt cache hit tokens to cache read metrics. Additionally, this release refreshes model profile data multiple times and updates several dependencies including anyio, vcrpy, and langsmith.
可执行摘要
Release langchain-deepseek==1.1.1 bumps minimum OpenAI dependencies, routes strict mode requests to the beta endpoint, maps prompt cache hit tokens to cache read, and refreshes model profile metadata.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Upgrade langchain-deepseek to version 1.1.1 if utilizing DeepSeek integrations.
- Verify compatibility with the updated minimum OpenAI dependency version.
- Confirm that strict mode requests function as expected against the beta endpoint.