LLM Configuration

Set up AI models in AionUi: Gemini, OpenAI, Claude, Qwen, and local models like Ollama and LM Studio. Full details on the Wiki: LLM Configuration.

Supported Platforms

  • Gemini – Google account or API key. AionUi includes built-in Gemini CLI.
  • OpenAI – API key from OpenAI.
  • Claude (Anthropic) – API key.
  • Qwen – API key.
  • Ollama / LM Studio (Custom) – Local API. Select Custom platform and set base URL (e.g. http://localhost:11434/v1 for Ollama).

Gemini 3 Subscription

AionUi can detect subscribed users and recommend advanced Gemini models when appropriate.

Switching Models

You can switch between different models in the same interface. Add multiple providers in settings and choose the model per conversation or globally.

Related