{# Vendored from governor_web/templates/settings/llm.html @ 19455c57c5a9. Audit doesn't store the API key in DB (no organisation_settings table) — the key still lives in env (GEMINI_API_KEY / GOOGLE_API_KEY). The "Status" pill reads "Configured" iff the env var is set. #} {% extends "settings/layout.html" %} {% block settings_content %}
Configure the language model used for the best-practices review on the top-N most expensive jobs.
{% if errors and errors.get('_general') %}