{% extends "base.html" %} {% block content %}
AI Model Health, Selection Reasoning, and Availability.
| Role | Selected Model | Selection Reasoning |
|---|---|---|
| {{ role }} | {% if info is mapping %} {{ info.model }} {% else %} {{ info }} {% endif %} | {% if info is mapping %} {{ info.reason }} {% else %} Legacy format. Please refresh models. {% endif %} |
|
No model configuration found.
Click Refresh & Optimize to scan available Gemini models. |
||
| Rank | Model Name | Reasoning |
|---|---|---|
| {{ loop.index }} | {{ item.model }} | {{ item.reason }} |
| No ranking data available. Refresh models to generate. | ||
Last Scan: {% if cache and cache.timestamp %} {{ datetime.fromtimestamp(cache.timestamp).strftime('%Y-%m-%d %H:%M:%S') }} {% else %} Never {% endif %}
Model selection is cached for 24 hours to save API calls.