GitLab Duo
Use gitlab/<model> with VoltAgent's model router.
Quick start
import { Agent } from "@voltagent/core";
const agent = new Agent({
name: "gitlab-agent",
instructions: "You are a helpful assistant",
model: "gitlab/duo-chat-haiku-4-5",
});
Environment variables
GITLAB_TOKEN
Provider package
@gitlab/gitlab-ai-provider
Default base URL
Not listed.
You can override the base URL by setting GITLAB_BASE_URL.
Provider docs
Models
Show models (3)
- duo-chat-haiku-4-5
- duo-chat-opus-4-5
- duo-chat-sonnet-4-5