v1.8.0: 模块化重构 + 后台登录认证
This commit is contained in:
14
data/config.json
Normal file
14
data/config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"site_name": "ParamHub",
|
||||
"site_subtitle": "参数百科",
|
||||
"footer_text": "ParamHub - 模型与硬件参数速查平台",
|
||||
"icp_number": "",
|
||||
"copyright_year": "2026",
|
||||
"contact_email": "wlq@tphai.com",
|
||||
"github_url": "",
|
||||
"llm_base_url": "https://open.bigmodel.cn/api/paas/v4",
|
||||
"llm_api_key": "2259e33a1357460abe17919aaf81e73d.K44a8LPQTmFM5PKm",
|
||||
"llm_model": "glm-4.5-air",
|
||||
"llm_vision_model": "glm-4.6v",
|
||||
"updated_at": "2026-04-27 23:58:26"
|
||||
}
|
||||
Reference in New Issue
Block a user