Workbook settings and AI providers

Register AI providers, connect Git, and configure pipeline integration.

workbookssettingsai-providergit

Workbook settings

Workbooks → Settings (/workbooks/settings) holds workbook-wide configuration.

  • AI providers — register the model(s) used by AI Analyze and the AI-quality nodes (provider, model id, base URL, key). The default provider is used when a node doesn't specify one.
  • Git repo — connect version control for workbook definitions.
  • Pipeline integration — tokens and trigger details for CI gating.

Cookbook: add an AI provider

  1. Open Settings → AI providers → Add provider.
  2. Choose the provider type (OpenAI-compatible, Anthropic, Ollama, OpenRouter…).
  3. Enter the model id, base URL (for compatible gateways) and the API key (stored encrypted).
  4. Mark one provider as default; AI nodes will use it unless overridden.
AI-quality nodes (AI Probe/Evaluate/Eval Suite/Model Compare) reference these providers — see the Sentinel category for how they score answers.