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

python3-langchain-together-0.3.0-1.lbn36.noarch

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

langchain-together This package contains the LangChain integrations for Together AI through their APIs. Installation and Setup

Install the LangChain partner package

pip install -U langchain-together

Get your Together AI api key from the Together Dashboard and set it as an environment variable (TOGETHER_API_KEY)

Chat Completions This package contains the ChatTogether class, which is the recommended way to interface with Together AI chat models. ADD USAGE EXAMPLE HERE. Can we add this in the langchain docs? NEED to add image endpoint + completions endpoint as well Embeddings See a usage example Use togethercomputer/m2-bert-80M-8k-retrieval as the default model for embeddings.

Requires
(python3.10dist(requests) < 3~~ with python3.10dist(requests) >= 2)  
(python3.10dist(langchain-core) < 0.4~~ with python3.10dist(langchain-core) >= 0.3.29)  
rpmlib(PayloadIsZstd)  
(python3.10dist(langchain-openai) < 0.4~~ with python3.10dist(langchain-openai) >= 0.3)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
(python3.10dist(aiohttp) < 4~~ with python3.10dist(aiohttp) >= 3.9.1)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
rpmlib(TildeInVersions)  
Provides
python-langchain-together
python3-langchain-together
python3.10-langchain-together
python3.10dist(langchain-together)
python3dist(langchain-together)
Obsoletes
python-langchain-together

Document Actions