文章编写系统
未配置
模型配置
新建主题
{% if topics %}
{% for t in topics %}
{{t.name}}
{% if t.description %}
{{t.description}}
{% endif %}
{{t.mat_count}} 素材
{{t.updated_at}}
{% endfor %}
{% else %}
还没有主题
点击右上角「新建主题」开始吧
{% endif %}
新建主题
主题名称 *
主题说明
默认Prompt
大模型接口配置
API 地址
兼容 OpenAI 格式的接口地址
API Key
模型名称
配置保存后立即生效,所有主题生成文章时使用此配置。