Overview
Integration details
| Class | Package | Local | Serializable | JS support | Downloads | Version |
|---|---|---|---|---|---|---|
| ChatTogether | langchain-together | β | beta | β |
Model features
| Tool calling | Structured output | JSON mode | Image input | Audio input | Video input | Token-level streaming | Native async | Token usage | Logprobs |
|---|---|---|---|---|---|---|---|---|---|
| β | β | β | β | β | β | β | β | β | β |
Setup
To access Together models youβll need to create a/an Together account, get an API key, and install thelangchain-together integration package.
Credentials
Head to this page to sign up to Together and generate an API key. Once youβve done this, set the TOGETHER_API_KEY environment variable:Installation
The LangChain Together integration is included in thelangchain-together package: