Reference
Shipfox Cloud Agent Models Reference
All agent models available on Shipfox Cloud.
Shipfox Cloud provides the following managed models for agent steps. Use the
exact model ID when selecting one in workflow YAML.
Self-hosted providers
Self-hosted installations must configure model providers.
Model selection
# yaml-language-server: $schema=https://www.shipfox.io/docs/workflow.schema.json
name: Review the repository
runner: shipfox
triggers:
manual:
source: manual
jobs:
review:
steps:
- model: gpt-5.6-luna
prompt: |
Review the repository and summarize the main risks.
Do not change any files.For every agent field, see the workflow schema reference.
Shipfox managed inference prices include a 5% service markup over the reference gateway rate. The prices below are final Shipfox list prices before taxes, credits, or account-specific adjustments.
Available models
Was this page helpful?
Edit this page on GitHub