You are here: Home / LBN / Up2date / Data Science / BastionLinux 36 / python3-langchain-deepseek-0.1.3-1.lbn36.noarch

python3-langchain-deepseek-0.1.3-1.lbn36.noarch

Package Attributes
RPM  python3-langchain-deepseek-0.1.3-1.lbn36.noarch.rpm Architecture  noarch Size  29066 Created  2025/05/13 02:04:21 UTC
Package Specification
Summary An integration package connecting DeepSeek and LangChain
Group Unspecified
License ZPL
Home Page https://pypi.org/project/langchain-deepseek
Description

langchain-deepseek This package contains the LangChain integration with the DeepSeek API Installation pip install -U langchain-deepseek

And you should configure credentials by setting the following environment variables:

DEEPSEEK_API_KEY

Chat Models ChatDeepSeek class exposes chat models from DeepSeek. from langchain_deepseek import ChatDeepSeek

llm = ChatDeepSeek(model="deepseek-chat") llm.invoke("Sing a ballad of LangChain.")

Requires
(python3.10dist(langchain-openai) < 1~~ with python3.10dist(langchain-openai) >= 0.3.9)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
(python3.10dist(langchain-core) < 1~~ with python3.10dist(langchain-core) >= 0.3.47)  
rpmlib(CompressedFileNames)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(TildeInVersions)  
Provides
python-langchain-deepseek
python3-langchain-deepseek
python3.10-langchain-deepseek
python3.10dist(langchain-deepseek)
python3dist(langchain-deepseek)
Obsoletes
python-langchain-deepseek

Document Actions