Scaleway
Use scaleway/<model> with VoltAgent's model router.
Quick start
import { Agent } from "@voltagent/core";
const agent = new Agent({
name: "scaleway-agent",
instructions: "You are a helpful assistant",
model: "scaleway/bge-multilingual-gemma2",
});
Environment variables
SCALEWAY_API_KEY
Provider package
@ai-sdk/openai-compatible
This provider uses the OpenAI-compatible adapter.
Default base URL
https://api.scaleway.ai/v1
You can override the base URL by setting SCALEWAY_BASE_URL.
Provider docs
Models
Show models (14)
- bge-multilingual-gemma2
- deepseek-r1-distill-llama-70b
- devstral-2-123b-instruct-2512
- gemma-3-27b-it
- gpt-oss-120b
- llama-3.1-8b-instruct
- llama-3.3-70b-instruct
- mistral-nemo-instruct-2407
- mistral-small-3.2-24b-instruct-2506
- pixtral-12b-2409
- qwen3-235b-a22b-instruct-2507
- qwen3-coder-30b-a3b-instruct
- voxtral-small-24b-2507
- whisper-large-v3