Connect a model

Point ALAP at an OpenAI-compatible or Anthropic-compatible endpoint.

ALAP is optional for a first day. Turn it on when you want asynchronous review and lasting rules.

In the console open AI.

FieldMeaning
EnabledMaster switch (ai.enabled)
Provideropenai or anthropic
EndpointChat Completions / Messages base URL, for example https://api.openai.com/v1
API keySecret for that endpoint
ModelModel name, for example gpt-4o-mini
Auto-agreeWhen on, high / critical findings can become lasting rules

The sample config starts with ai.enabled: false. ai.async stays true so the data plane never waits on the model.

Use Test connection in the console before you trust auto-agree.

See ALAP and the review queue.