Prerequisites
- Fleetshift setup complete (webhooks connected)
- An Anthropic or OpenAI API key, an AWS account with access to Amazon Bedrock, or a GCP project with access to Vertex AI
- Permission to update Portal settings (app settings or plugin settings, depending on the provider)
Configure the AI provider
Fleetshift supports Anthropic, Amazon Bedrock, Google Vertex AI, and OpenAI as AI providers. You can configure one or more — Anthropic, Bedrock, and Vertex AI power Claude models, while OpenAI unlocks GPT and o-series models.- Anthropic
- Amazon Bedrock
- Google Vertex AI
- OpenAI
Anthropic is configured through the AI Gateway in app settings.
- Go to
App Settings > AI Models. - Under
Anthropic, enter your API key. - Click
Save.
Enable Claude models
Fleetshift agents are powered by Claude when using Anthropic, Amazon Bedrock, or Google Vertex AI. For direct Anthropic access, models available to your API key are fetched automatically. For Bedrock or Vertex AI, enable the Claude models you plan to use with your chosen provider.- Amazon Bedrock
- Google Vertex AI
- In the AWS Console, go to
Amazon Bedrock > Model access. - Request access to the Claude models you want to make available.
Available models
You choose which model to use when creating each shift — this is not a global setting.Claude models (Anthropic / Bedrock / Vertex AI)
OpenAI models (via opencode)
OpenAI models are available through the opencode harness. When you configure an OpenAI API key in the AI Gateway, the shift creation wizard shows opencode as a harness option. Select it and pick from the GPT models below.If you have both OpenAI and Claude providers configured, you can switch
between them on an existing shift. Edit the shift’s model in the shift
configuration page, then re-run targets — useful for iterating on a prompt or
building on top of previous work with a different model.