@extends('admin.layout') @section('title', 'AI / LLM Settings') @section('page_title', 'AI / LLM Settings') @section('extra_styles') @include('admin.partials.settings-styles') @endsection @section('content')
Configure one or more LLM providers (local Ollama or hosted APIs). Pick one as Active — that's the provider the lyrics pipeline uses to clean descriptions and (optionally) pick per-line emojis. With LLM off, the pipeline uses the built-in regex parser and keyword emoji map.
Add as many as you like. Ollama runs locally with no API key (default http://localhost:11434). Anthropic / OpenAI need a key. Pick the radio next to the provider you want active.
http://localhost:11434