{% extends "base.html" %}
{% block title %}设置 · aether{% endblock %}
{% block content %}
当前生效:
设置
{{ current.base_url }} /
{{ current.model }}
{% if current.api_key %}· key 已设{% else %}· key 未设{% endif %}
点一下填好 base_url + model, 还是要手动填 key.
未来也加 UI 编辑 (v0.2+).
{{ snapshot.fetcher.user_agent if snapshot else 'AetherBot/0.1' }}{{ snapshot.fetcher.request_timeout if snapshot else 30 }}s{{ snapshot.fetcher.default_top_n if snapshot else 3 }}{{ snapshot._meta.settings_path if snapshot else 'data/settings.json' }}