Commit Graph

405 Commits

Author SHA1 Message Date
戒酒的李白 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
戒酒的李白 1fd70bc8fb Page optimization. 2025-08-25 21:15:39 +08:00
戒酒的李白 34c7179af1 Forum function completed. 2025-08-25 21:08:42 +08:00
戒酒的李白 311e5d1390 Bug fix. 2025-08-25 17:08:19 +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
戒酒的李白 9c70a9d49e The forum function log printing and filtering have been partially completed. 2025-08-25 01:06:28 +08:00
戒酒的李白 390c9e981f Add log example. 2025-08-24 23:27:36 +08:00
戒酒的李白 f65387f951 The forum recording function has been initially completed. 2025-08-24 22:49:45 +08:00
戒酒的李白 04de3410af Introduce the error retransmission mechanism to enhance robustness. 2025-08-24 19:48:48 +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
戒酒的李白 4de9a33c1a Fix BUG. 2025-08-24 16:53:54 +08:00
戒酒的李白 5d49063b26 Communication encoding bug fixed, all converted to UTF-8. 2025-08-24 15:41:58 +08:00
戒酒的李白 29dbc76044 The console on the right side of the web interface displays a height limit. 2025-08-24 15:30:56 +08:00
戒酒的李白 cda55abab1 Fixing issues with the web interface. 2025-08-24 15:01:03 +08:00
戒酒的李白 5b3f5a7b87 Web interface optimization. 2025-08-24 14:56:53 +08:00
戒酒的李白 611f0691a0 At the same time, activate the search function to achieve. 2025-08-24 14:26:16 +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
戒酒的李白 5fdb1e44a1 Fixing Streamlit bugs. 2025-08-24 00:54:38 +08:00
戒酒的李白 402d16176e Update config. 2025-08-23 20:24:30 +08:00
戒酒的李白 339545f7fb Different types of base models adapted for each agent. 2025-08-23 20:19:57 +08:00
戒酒的李白 f448ddd466 Local sentiment analysis upload. 2025-08-23 15:55:07 +08:00
戒酒的李白 4e33224633 The Insight Engine agent has been basically completed. 2025-08-23 15:11:51 +08:00
戒酒的李白 c35a6baf05 The private database analysis agent has been basically completed. 2025-08-23 14:17:24 +08:00
戒酒的李白 a33e4b3ad2 Private database operation tools completed. 2025-08-23 11:50:14 +08:00
戒酒的李白 431cf6a12c The multimodal agent has been basically completed. 2025-08-22 23:39:11 +08:00
戒酒的李白 062f66cb2e Multimodal search tools have been completed. 2025-08-22 23:07:03 +08:00
戒酒的李白 7ae863a781 Reconfiguration of the basic multi-agent architecture. 2025-08-22 22:04:08 +08:00
戒酒的李白 bec01f8930 Add multiple tools. 2025-08-22 20:46:11 +08:00
戒酒的李白 5d7f41763f JSON parsing fix. 2025-08-22 19:14:32 +08:00
戒酒的李白 862cf7c5c5 Reinitialize. 2025-08-22 19:05:19 +08:00
戒酒的李白 0c31be4287 The framework has been restructured again, and the Flask framework has been abandoned. 2025-08-22 13:52:05 +08:00
戒酒的李白 15b3a3343b Complete the part of the system crawler2. 2025-08-20 22:01:15 +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
戒酒的李白 c5c530775e Add BERTopic. 2025-08-12 19:01:20 +08:00
戒酒的李白 e2323d579c Dataset on Weibo topic's popularity over time. 2025-08-11 21:40:28 +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
戒酒的李白 d726941d95 Fix label mapping and boost training with batch_size=64. 2025-08-09 19:42:09 +08:00
戒酒的李白 4373f31dcf Train and prediction script for a topic classification model based on bert-chinese. 2025-08-09 19:34:44 +08:00
戒酒的李白 20222bbdda Add the topic identification dataset. 2025-08-09 09:59:42 +08:00
戒酒的李白 d88d5edd99 The LLM-based topic recognition model is complete and adapted to quickly updating Weibo topics. 2025-08-07 11:14:38 +08:00
戒酒的李白 1e780876c9 Update ChineseNlpCorpus readme. 2025-08-06 19:36:59 +08:00
戒酒的李白 d1d94f53ba Update README.md 2025-08-05 23:29:00 +08:00
戒酒的李白 10b4c60a35 Add banner2 2025-08-05 23:28:27 +08:00