AI Settings

Azyrom Designer supports multiple AI providers for code generation in Make Mode. Configure your preferred provider and API keys to enable AI-powered features.

Supported AI Providers

Choose from four AI providers:

Anthropic (Claude)

OpenAI (GPT)

Ollama (Local)

Apple Intelligence (macOS Only)

Provider Comparison

Feature Anthropic OpenAI Ollama Apple
Cost Pay per token Pay per token Free Free
Privacy Cloud-based Cloud-based 100% local 100% on-device
Internet Required Yes Yes No No
Image Input ✅ Yes ✅ Yes ❌ No ❌ No
Code Quality Excellent Very Good Good Good
Setup API key API key Install app Auto (if available)

Opening AI Settings

Access the AI Settings dialog:

  1. Open Make Mode
  2. Click the Settings icon in the Make Mode toolbar
  3. Or use the menu: File → AI Settings

Configuring Your API Key

Step 1: Select Provider

Use the segmented button at the top to choose your AI provider:

Step 2: Enter API Key

For Anthropic or OpenAI:

  1. Paste your API key in the appropriate field
  2. Click the Save icon (💾) or press Enter
  3. Keys are stored securely on your local device
  4. Use the eye icon (👁️) to toggle key visibility

Step 3: Verify Configuration

The status indicator shows:

Ollama Configuration

To use Ollama (local AI):

  1. Download and install Ollama from ollama.ai
  2. Start Ollama (runs on http://localhost:11434 by default)
  3. Pull a model: ollama pull llama3.2
  4. In Azyrom AI Settings, select Ollama provider
  5. Verify the URL is correct (default: http://localhost:11434)
  6. Optionally, change the model name to use a different installed model

Benefits: Free, runs locally, no API costs, privacy-focused

Apple Intelligence Configuration

Apple Intelligence is Apple's on-device AI available on macOS 26 and later:

System Requirements

Setup

Apple Intelligence requires no configuration if your system meets the requirements:

  1. Ensure you're running macOS 26+ on Apple Silicon
  2. In Azyrom AI Settings, select Apple provider
  3. If available, you'll see "Apple Intelligence Ready" with a green checkmark
  4. If not available, you'll see "Requires macOS 26+ on Apple Silicon"

Benefits

Limitations

When to Use Apple Intelligence

When to Use Cloud Providers Instead

Security & Storage

Switching Providers

You can switch between providers at any time:

  1. Open AI Settings
  2. Click the provider you want to use
  3. Ensure that provider's API key is configured
  4. Close the dialog - your selection is saved automatically

All three providers can be configured simultaneously. Switch between them based on your needs.

Troubleshooting

API Key Not Working

Ollama Connection Failed

Apple Intelligence Not Available

Request Failed / Rate Limit

Best Practices

Related Articles