Overview
Integration details
Class | Package | Local | Serializable | JS support | Downloads | Version |
---|---|---|---|---|---|---|
ChatSambaStudio | 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 ChatSambaStudio models you will need to deploy an endpoint in your SambaStudio platform, install thelangchain_sambanova
integration package.
Credentials
Get the URL and API Key from your SambaStudio deployed endpoint and add them to your environment variables:Installation
The LangChain SambaStudio integration lives in thelangchain_sambanova
package: