Using SambaNova With Roo Code
SambaNova specializes in providing high-speed inference for large language models, utilizing their Reconfigurable Dataflow Units (RDUs) through their SambaCloud portal. This delivers fast response times for supported models.
Website: https://cloud.sambanova.ai/
Getting an API Keyโ
To use SambaNova with Roo Code, you'll need an API key from the SambaCloud. After signing up, navigate to the API Keys section in the left panel to create and copy your SambaCloud API key.
Supported Modelsโ
Roo Code will attempt to fetch the list of available models from the SambaNova API. Common models available via SambaCloud include:
DeepSeek-R1
DeepSeek-V3-0324
DeepSeek-R1-Distill-Llama-70B
Meta-Llama-3.3-70B-Instruct
Meta-Llama-3.1-8B-Instruct
Llama-4-Maverick-17B-128E-Instruct
Qwen3-32B
Llama-3.3-Swallow-70B-Instruct-v0.4
Refer to the SambaCloud Documentation for the most up-to-date list of supported models and their capabilities.
Configuration in Roo Codeโ
- Open Roo Code Settings: Click the gear icon () in the Roo Code panel.
- Select Provider: Choose "SambaNova" from the "API Provider" dropdown.
- Enter API Key: Paste your SambaNova API key into the "SambaNova API Key" field.
- Select Model: Choose your desired model from the "Model" dropdown.
- (Optional) Custom Base URL: If using a private deployment, check "Use custom base URL" and enter your endpoint URL.