Commit Graph

43 Commits

Author SHA1 Message Date
ghmark675 caa6c4885b fix(database): init_database in app.py 2025-11-06 17:21:19 +08:00
Doiiars dce6371410 1. 修复论坛通信问题
2. 修复总结报告错误
3. 修复环境变量重新载入问题
4. 添加测试用例
5. 修复论坛主持人问题
2025-11-06 13:57:56 +08:00
Doiiars bd0d241382 修复logger问题 2025-11-05 22:26:50 +08:00
Doiiars 537d682861 1. 统一为使用基于pydantic的.env环境变量管理配置
2. 全项目基于loguru进行日志管理
2025-11-05 14:56:49 +08:00
666ghj 4b48156e58 Implement comprehensive front-end settings UI. 2025-11-05 00:24:35 +08:00
戒酒的李白 860cdb2f25 Fix simple word spelling errors. 2025-09-10 17:12:43 +08:00
戒酒的李白 f0788b64f3 The final report agent has been largely completed. 2025-08-26 17:34:36 +08:00
戒酒的李白 197e68f7ba Optimize prompts. 2025-08-25 23:05:16 +08:00
戒酒的李白 34c7179af1 Forum function completed. 2025-08-25 21:08:42 +08:00
戒酒的李白 8c19173fe8 The front end of the forum has been basically implemented. 2025-08-25 16:57:56 +08:00
戒酒的李白 5b51ba8505 The interface of the forum has been initially set up. 2025-08-25 15:42:56 +08:00
戒酒的李白 75782aea6e Optimization of Forum Function Records. 2025-08-25 15:02:45 +08:00
戒酒的李白 f65387f951 The forum recording function has been initially completed. 2025-08-24 22:49:45 +08:00
戒酒的李白 6244d11685 The single-multi-agent framework has been initially completed. 2025-08-24 17:36:53 +08:00
戒酒的李白 4d90f56b42 Introduce the function of initially restoring the real-time output of console information. 2025-08-24 17:13:00 +08:00
戒酒的李白 5d49063b26 Communication encoding bug fixed, all converted to UTF-8. 2025-08-24 15:41:58 +08:00
戒酒的李白 281c5834f6 Web app bug fix. 2025-08-24 14:20:56 +08:00
戒酒的李白 92537703f3 Initial setup of web app. 2025-08-24 02:05:56 +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
戒酒的李白 0ce3c011f6 Fix: Don't use pytz module with Python 3.9 and later. 2025-04-02 20:32:57 +08:00
戒酒的李白 1bbdfcd96b Optimize code structure and enhance security features. 2025-04-02 20:07:16 +08:00
戒酒的李白 c9fe3312a8 Add spider and workflow visualization module entries and related route configurations. 2025-03-21 19:38:58 +08:00
戒酒的李白 0c6a40b869 🚀 Major Upgrade! Visual Workflow Orchestrator and AI-Powered Crawler Implemented. Added Model Arena Feature and Efficiency Optimizations (Two-Level Caching Architecture + End-to-End Performance Enhancements). 2025-03-13 13:14:35 +08:00
阿彭Baileys b4f14ae3e7 Bilingual support, with full system support for Chinese and English switching. 2025-03-09 19:09:00 +08:00
戒酒的李白 f81a71e970 Comprehensive security enhancement, fix race conditions and injection vulnerabilities. 2025-03-08 00:17:42 +08:00
戒酒的李白 e0719583fc Optimize database connection management in spider module, fix WebSocket handling and parameter validation. 2025-02-25 10:27:41 +08:00
戒酒的李白 1180f285a0 Add a visual control panel for the crawler, supporting customization of topics and parameter configuration. 2025-02-23 23:30:54 +08:00
戒酒的李白 c62f2b2a8e Added a logging utility class and supplemented, standardized the logging output for all modules. 2025-01-27 18:09:30 +08:00
Asy0y0 45324ee19b Added dynamic scheduling functionality to adjust crawler execution intervals based on crawl duration and data volume. 2025-01-12 18:34:09 +08:00
戒酒的李白 e58f105761 More convenient project initialization, with database initialization added to app.py. 2025-01-09 23:30:15 +08:00
craiemer ad3a20018d 添加日志输出 2024-12-14 19:11:51 +08:00
sukiun 158c0b8cea Update app.py
1,中间件代码逻辑可以优化,以减少重复的 return 语句,并提高可读性
2,为了更好地调试和监控,建议为应用添加日志记录,捕获用户请求和错误
2024-12-10 20:52:22 +08:00
戒酒的李白 4ab789af4b 【bug修复】去除掉了两个模块,让项目能够启动不报错 2024-07-04 18:16:48 +08:00
redhongx f7939fa6c7 【app.py】注释部分情感分析相关代码 2024-07-04 17:30:17 +08:00
redhongx 0f0b170da3 【app.py】修正调度器bug 2024-07-04 15:15:44 +08:00
redhongx e6008ed0fb 【app.py】调度器调度cutComments.py和cipingTotal.py 2024-07-04 14:03:26 +08:00
YYL469 b9558ad943 修改爬虫bug 2024-07-04 13:19:34 +08:00
YYL469 9bebd200b7 优化爬虫代码 2024-07-04 09:41:18 +08:00
YYL469 c0686430de 增加spider脚本,每5小时爬取一次数据 2024-07-03 21:55:16 +08:00
戒酒的李白 97e94c26b9 【app.py】路径配置 2024-07-03 15:22:04 +08:00
戒酒的李白 38dd6686d5 【app.py】添加路由拦截器:错误路径跳转404 2024-07-03 00:31:12 +08:00
戒酒的李白 ef1d471a30 【app.py】退出登录后清楚session 2024-07-03 00:20:13 +08:00
戒酒的李白 8212781527 【app.py】项目入口文件,helloFlask! 2024-07-02 16:04:07 +08:00