diff --git a/data/config.json b/data/config.json new file mode 100644 index 0000000..3c6e6e3 --- /dev/null +++ b/data/config.json @@ -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" +} \ No newline at end of file