Commit Graph

24 Commits

Author SHA1 Message Date
马一丁 107a58a08a Fixed the Issue of Charts being Repeatedly Repaired 2025-11-24 19:27:02 +08:00
马一丁 37dc8e0a5d Fix the Issue Where Dependencies for PDF Generation are Installed but not Recognized by the Program (Perhaps?) 2025-11-22 02:31:35 +08:00
马一丁 452640f8c5 Optimize the Method of Automatically Repairing Charts in PDF 2025-11-21 05:51:51 +08:00
马一丁 373b85a3f8 Repair the Logic of Automatically Repairing Charts 2025-11-21 05:33:47 +08:00
马一丁 69ba0f22e3 Update the Dependency Handling Scheme 2025-11-19 13:37:59 +08:00
马一丁 d744acfd9e Modify the Error Message When the Pango Library is Missing 2025-11-19 12:26:53 +08:00
马一丁 52755dfbcf Fix the Error "'ReportTask' object has no attribute 'ir_file_path'" When Exporting PDF and Ensure that Pango Dependencies are not Missing 2025-11-18 23:01:06 +08:00
马一丁 ad36c03be0 Add the Ability to Parse JSON 2025-11-18 00:35:09 +08:00
马一丁 bf1e2bfa9c Repair the Logic for Cleaning Data Returned by LLM 2025-11-17 22:10:37 +08:00
马一丁 a5f3964a73 Optimize JSON Parsing Compatibility 2025-11-17 21:10:13 +08:00
马一丁 c20cc24c78 Repair and Optimize the Chart Rendering 2025-11-17 21:10:13 +08:00
马一丁 50b6ab403e Cleaning Data Returned by Report Engine's LLM 2025-11-17 21:10:13 +08:00
马一丁 90d12a092d Enhance Repair Capabilities 2025-11-15 15:22:31 +08:00
马一丁 6d0e8f4b8c Add Comments 2025-11-14 19:44:04 +08:00
马一丁 e267b1fc04 Add Comments 2025-11-13 22:49:59 +08:00
马一丁 82152547e1 Improved Rendering 2025-11-13 22:31:02 +08:00
马一丁 3e4aa6366d Add Comments 2025-11-13 11:37:13 +08:00
马一丁 4846b1f758 Blocked HTML 2025-11-13 10:56:28 +08:00
Doiiars 537d682861 1. 统一为使用基于pydantic的.env环境变量管理配置
2. 全项目基于loguru进行日志管理
2025-11-05 14:56:49 +08:00
666ghj 154b29c0d7 Completely refactor the LLM integration method to easily replace the LLM used by each module and optimize the retransmission mechanism. 2025-10-09 13:45:39 +08:00
666ghj 49d4893780 Standardize LLM clients and expose configurable base URLs. 2025-10-09 02:23:08 +08:00
戒酒的李白 e5e32ff6dc The entire system has been largely completed. 2025-08-26 22:04:53 +08:00
戒酒的李白 11e8c85be6 Front-end style optimization. 2025-08-26 19:41:16 +08:00
戒酒的李白 f0788b64f3 The final report agent has been largely completed. 2025-08-26 17:34:36 +08:00