{% extends "base.html" %} {% block content %}
AI Model Health, Selection Reasoning, and Availability.
| Role | Selected Model | Selection Reasoning |
|---|---|---|
| {{ role }} | {{ info.model }} | {{ info.reason }} |
|
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.