{% extends "base.html" %}
{% block title %}AI review model{% endblock %}
{% block content %}
Pick which LLM runs paper review and which runs validation.
Config is initialized at
Couldn't probe provider availability. Check that AI review model
{{ config_path }}
{% if not cfg or not cfg.config_path %} (not found — create one from config.example.yaml){% endif %}
{% if overrides_active %}
session overrides active
The values below differ from config.yaml. Use Reset to config.yaml below to clear them.
{% endif %}
config.yaml
exists and parses; see the log output where the server is running for details.
Provider availability