Commit Graph

15 Commits

Author SHA1 Message Date
ZhangZixunCodeSpace 40d5c83edc Feat: delete unrequired part in data analysis tool 2025-04-02 13:02:28 +08:00
ZhangZixunCodeSpace 5ecb2405d3 Feat: Update data preprocessing and exploration function in data analysis tool 2025-04-01 16:46:29 +08:00
ZJU_czx b8bd822b39 Merge branch 'feat/data_visualization_hackathon' into feat/data_visualization_hackathon_zzx 2025-03-31 20:49:39 +08:00
ZhangZixunCodeSpace 49d1e99728 feat(zzx): add data preprocessing module 2025-03-31 20:31:37 +08:00
ZJU_czx 0a4dce5522 fix: remove wrong default prompt in function tool 2025-03-31 17:45:23 +08:00
ZJU_czx d3313a6b39 feat: update data analysis agent prompt and output content 2025-03-31 17:34:33 +08:00
ZhangZixunCodeSpace b0e9384502 Merge branch 'feat/data_visualization_hackathon' of https://github.com/666haiwen/OpenManus into feat/data_visualization_hackathon
Merge remote-tracking branch 'feat/data_visualization_hackathon'

Sync local work with upstream changes from hackathon branch
2025-03-29 17:50:43 +08:00
ZhangZixunCodeSpace 96c23f1f56 feat: generate structured analysis reports
- Add data_exploration.md with dataset metadata and statistics
- Create preprocessing_result.md for cleaning logs and metrics
- Ensure markdown-only outputs without visual elements
2025-03-29 17:47:00 +08:00
ZJU_czx 722d5c787d feat: add chart prepare tools and update chart geneartion tool to generate chart parallel 2025-03-28 16:22:30 +08:00
ZJU_czx 8f89685f02 feat: add test demo 2025-03-26 17:33:16 +08:00
ZJU_czx 14bf016134 refactor: update code formatter 2025-03-21 17:39:06 +08:00
ZJU_czx 0d6e3e5457 feat: add data analysis agent with chart generation tools 2025-03-21 17:29:32 +08:00
ZJU_czx 802274bd3a feat: extract utils function in chart generation tools and optimize tool description 2025-03-20 15:20:27 +08:00
ZJU_czx 56e4c8a0d7 feat: remove useless test code 2025-03-20 10:56:08 +08:00
ZJU_czx a0a535e2f9 feat: add chart visualization tools which support png/html output 2025-03-20 10:51:37 +08:00