Commit Graph

33 Commits

Author SHA1 Message Date
MaYiding
876e83086f Update .gitignore 2026-03-03 16:19:17 +08:00
MaYiding
0be7d89032 Update .gitignore 2026-03-02 07:56:41 +08:00
BaiFu
b641d40582 Merge pull request #531 from HKLHaoBin/feature/health-check-optimization
feat: 优化健康检查机制
2026-02-11 15:16:53 +08:00
Doiiars
947879fe70 feat: migrate MediaCrawler to git submodule and enhance MindSpider automation 2026-01-12 17:15:37 +08:00
HKLHaoBin
d4b3594599 Add .claude/ directory to .gitignore 2026-01-10 20:55:26 +08:00
666ghj
e5130a75a6 Remove obsolete media file from .gitignore 2025-12-08 10:16:17 +08:00
浩彬
f9d0124dfb Shutdown only clean 增加安全关闭系统的功能 (#441)
* feat: add shutdown endpoint and minimal UI

* feat(ui): 添加系统关闭确认弹窗和安全刷新功能

- 新增系统关闭确认弹窗,显示运行中的服务和端口状态
- 添加安全刷新按钮,优化状态更新流程
- 重构关机逻辑,增加超时处理和错误恢复机制
- 改进状态栏布局和操作按钮样式

* feat(ui): update shutdown messages in index.html
2025-12-08 10:12:57 +08:00
ghmark675
810f97f84f chore(git): ignore final_reports 2025-11-04 14:54:47 +08:00
ghmark675
c9dd7d5e19 chore(git): ignore logs and reports 2025-11-04 11:56:46 +08:00
ghmark675
6fd897d82a chore(config): stop track MindSpider config.py
change it to config.py.example
2025-11-03 13:48:27 +08:00
ghmark675
bda4343c48 chore: stop track config.py 2025-11-03 13:48:27 +08:00
戒酒的李白
390c9e981f Add log example. 2025-08-24 23:27:36 +08:00
戒酒的李白
f448ddd466 Local sentiment analysis upload. 2025-08-23 15:55:07 +08:00
戒酒的李白
bec01f8930 Add multiple tools. 2025-08-22 20:46:11 +08:00
戒酒的李白
0c31be4287 The framework has been restructured again, and the Flask framework has been abandoned. 2025-08-22 13:52:05 +08:00
戒酒的李白
047bbf8c26 Complete the part of the system crawler. 2025-08-20 21:54:31 +08:00
戒酒的李白
995ec11144 Add config.py to .gitignore to prevent credential leaks 2025-08-20 21:47:14 +08:00
戒酒的李白
690221df29 Update gitignore 2025-08-16 22:42:13 +08:00
戒酒的李白
de68be59f5 Updated the topic prediction script to support Top-K predictions and added an interactive selection feature for optional Chinese foundation models. 2025-08-09 23:16:05 +08:00
戒酒的李白
c4af1eff37 Add the base class, configuration file, and training script for the Qwen3 sentiment analysis model, with support for various model sizes (0.6B, 4B, 8B). 2025-08-05 01:44:22 +08:00
戒酒的李白
43525c5ca8 Added a base model class and training scripts for various sentiment analysis models, including Naive Bayes, SVM, XGBoost, LSTM, and BERT. Also, improved prediction functionality and the model loading mechanism. 2025-08-04 22:07:30 +08:00
戒酒的李白
bd60e2ed1b A new multilingual sentiment analysis module has been added. 2025-08-04 19:49:59 +08:00
戒酒的李白
645242a552 Updated how the fine-tuned BERT model is stored. 2025-08-04 14:06:45 +08:00
戒酒的李白
2ac1138274 Updated sentiment analysis model fine-tuned on BERT-Chinese. 2025-08-04 12:44:26 +08:00
戒酒的李白
6071347c1c MediaCrawler add 2025-08-04 00:38:11 +08:00
戒酒的李白
77214ea92e Update the partial fine-tuning model and dataset. 2025-08-04 00:32:40 +08:00
戒酒的李白
14d8ac6e71 Completed fine-tuning for several models and prepared the foundational components for an upcoming refactor. 2025-08-03 23:08:30 +08:00
戒酒的李白
1288b5f0be Unimportant changes 2025-01-12 19:54:56 +08:00
戒酒的李白
a30773715e Modify the database hardcoding to switch to command-line interactive database connection. 2025-01-09 23:08:55 +08:00
戒酒的李白
a9c1039efd 【gitignore更新】 2024-09-10 10:06:59 +08:00
戒酒的李白
00d38ca601 【gitignore】git忽略文件添加 2024-07-04 11:21:11 +08:00
kpt
98870f6346 【gitignore】忽略生成文件 2024-07-03 18:32:43 +08:00
kpt
bfcf884617 【.gitignore】忽略本地环境 2024-07-02 16:53:52 +08:00