AI Provider Configuration

Setup for Anthropic, Ollama, and OpenAI-compatible providers — endpoint URLs, API keys, model selection

Anthropic

Connect to Claude models via the Anthropic API. Requires an API key from console.anthropic.com. Configure the endpoint URL and select which models to make available to users.

Ollama (Local)

Run AI models entirely on your own hardware with Ollama. No API key required — the Workbench connects to your local Ollama instance. This provides total data privacy: no prompts or data leave your machine.

OpenAI-Compatible Providers

Connect to any provider with an OpenAI-compatible API: DeepSeek, OpenAI, Azure OpenAI, and many others. Configure the base URL and API key. The Workbench auto-discovers available models from the provider's /models endpoint.

Model Selection

Admins control which models are available to users. Each provider's models can be individually enabled or disabled. Users select from the enabled models when using the Chat Agent, AI-guided recipes, or other AI features.

ProviderTypeAPI Key RequiredPrivacy
AnthropicCloudYesData sent to Anthropic
OllamaLocalNoAll data stays local
OpenAI-compatible (DeepSeek, etc.)CloudYesData sent to provider
← AI Recipe Restructure 📋 Contents AI Agents →