Overview
Integration details
Class | Package | Local | Serializable | JS support | Downloads | Version |
---|---|---|---|---|---|---|
ChatSambaNovaCloud | langchain-sambanova | ❌ | ❌ | ❌ |
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 ChatSambaNovaCloud models you will need to create a SambaNovaCloud account, get an API key, install thelangchain_sambanova
integration package.
Credentials
Get an API Key from cloud.sambanova.ai and add it to your environment variables:Installation
The LangChain SambaNovaCloud integration lives in thelangchain_sambanova
package: