{% extends "base.html" %} {% set active = 'settings' %} {% block title %}设置 - 新闻智能跟踪{% endblock %} {% block content %}
| 名称 | Base URL | 模型 | 状态 | 操作 |
|---|---|---|---|---|
|
{{ p.name }}
{% if p.active %}当前{% endif %}
{{ p.api_key[:6] }}…{{ p.api_key[-4:] if p.api_key|length>10 }}
|
{{ p.base_url }} | {{ p.model }} | {% if p.enabled %}启用{% else %}停用{% endif %} | {% if not p.active %} {% endif %} |