<%# Copyright 2023 sirpdboy Wich https://github.com/sirpdboy/chatgpt-web.git Licensed to the public under the Apache License 2.0. -%> <% local fs = require "nixio.fs" local dsp = require "luci.dispatcher" local uci = luci.model.uci.cursor() local apihosts = uci:get_first('chatgpt-web', 'basic', 'apiHost') local apikeys = uci:get_first('chatgpt-web', 'basic', 'apikey') local modelver = uci:get_first('chatgpt-web', 'basic', 'modelver') local userpic = "/luci-static/chatgpt-web/user/" .. uci:get_first('chatgpt-web', 'basic', 'userpic') local sysrole = uci:get_first('chatgpt-web', 'basic', 'systemrole') -%>
ChatGPT
ChatGPT
设置
停止
设置
会话
导出
清空
设置
导出
重置
本地存储
已用
可用