|
|
c0879765fd
|
多文件上传累积模式,前端文件列表支持删除,后端接收前端指定的文件列表
|
2026-04-20 13:50:59 +08:00 |
|
|
|
c7224153b1
|
YAML 反斜杠修复扩大范围 — 之前只匹配 "D:\..." 格式,现在匹配所有双引号内含反斜杠的字符串。"outputs\session_20260420..." 会被正确转成 "outputs/session_20260420...",不再导致 YAML 解析失败。这直接解决了第 10-19 轮的死循环。
_process_response 的 analysis_complete 检测已经在上一轮修好了,配合反斜杠修复,YAML 能正确解析出 action: "analysis_complete",不会再 fallback 到代码执行。
文件选择改为只用最近一次上传的文件 — app.state.last_uploaded_files 记录上传的文件列表,/api/start 优先使用它,不再 glob("uploads/*.csv") 把所有历史文件都拿来分析。
|
2026-04-20 13:09:54 +08:00 |
|
|
|
7303008f48
|
修了 evidence 捕获的优先级逻辑:
|
2026-04-20 10:04:47 +08:00 |
|
|
|
3e1ecf2549
|
前后端页面同步策略,支持分析模板热编辑以及yaml配置,修改提示词编码,占用符等问题,优化文件扫描
|
2026-04-20 09:50:35 +08:00 |
|
|
|
00bd48e7e7
|
大更新,架构调整,数据分析能力提升,
|
2026-04-19 21:30:08 +08:00 |
|
|
|
9d01f004d4
|
使用kiro赋能升级,优化报告微调功能,并设计数据脱敏架构
|
2026-04-19 16:31:05 +08:00 |
|
|
|
b256aa27d9
|
Merge branch 'main' of http://jeason.online:3000/zhaojie/iov_data_analysis_agent
|
2026-04-19 16:29:59 +08:00 |
|
|
|
c5083736e2
|
Merge branch 'main' of http://jeason.online:3000/zhaojie/iov_data_analysis_agent
|
2026-02-02 09:51:05 +08:00 |
|
|
|
b033eb61cc
|
优化数据预处理
|
2026-02-02 09:44:07 +08:00 |
|
|
|
c8fe5e6d6f
|
更新README文档
|
2026-02-02 09:28:49 +08:00 |
|
|
|
3585ba6932
|
优化报告提示词,删减特殊字符
|
2026-02-02 09:18:14 +08:00 |
|
|
|
ad90cd29d3
|
优化提示词配置,丰富报告撰写
|
2026-02-02 09:10:37 +08:00 |
|
|
|
e9644360ce
|
更新前端页交互模式
|
2026-01-31 20:27:17 +08:00 |
|
|
|
5eb13324c2
|
清理表情
|
2026-01-31 18:00:05 +08:00 |
|
|
|
674f48c74b
|
空提交
|
2026-01-24 12:53:06 +08:00 |
|
|
|
fbbb5a2470
|
feat: Introduce LLM response caching and streaming, add application configuration, and enhance session data with progress and history tracking.
|
2026-01-24 12:52:35 +08:00 |
|
|
|
162f5c4da4
|
修改前端显示逻辑
|
2026-01-22 22:26:04 +08:00 |
|
|
|
b1d0cc5462
|
更新readme文档
|
2026-01-09 16:52:45 +08:00 |
|
|
|
e51cdfea6f
|
docs: update README with Web Interface, Gallery, and Tools documentation
|
2026-01-09 16:48:44 +08:00 |
|
|
|
621e546b43
|
feat: Update core agent logic, code execution utilities, and LLM configuration.
|
2026-01-07 16:41:38 +08:00 |
|
|
|
3a2f90aef5
|
feat: Adjust LLM temperature and update prompts to refine agent behavior.。。。。初版定稿校验
|
2026-01-07 13:42:52 +08:00 |
|
AI Agent
|
fae233b10d
|
refactor: Reorganize prompt definitions and update agent implementation.
|
2026-01-06 21:19:40 +08:00 |
|
AI Agent
|
8d90f029e1
|
优化提示词
|
2026-01-06 19:49:04 +08:00 |
|
AI Agent
|
1f420b1b6e
|
Merge branch 'main' of http://jeason.online:3000/zhaojie/iov_data_analysis_agent
|
2026-01-06 19:48:28 +08:00 |
|
AI Agent
|
fcbdec1298
|
feat: adjust report format and enforce image persistence
|
2026-01-06 19:44:17 +08:00 |
|
|
|
8115abb6d6
|
feat: update data analysis agent logic and prompts
|
2026-01-06 18:08:44 +08:00 |
|
|
|
ca134e94c8
|
feat: implement logging and refine agent core, execution, and prompts.
|
2026-01-06 17:53:19 +08:00 |
|
|
|
24870ba497
|
feat: update data analysis agent logic and refine associated prompts.
|
2026-01-06 16:10:02 +08:00 |
|
|
|
11f14ede90
|
update main.py
|
2026-01-06 14:52:37 +08:00 |
|
|
|
1f2d0b85af
|
feat: enhance data analysis agent's capabilities by updating core logic and prompts.
|
2026-01-06 14:52:37 +08:00 |
|
|
|
7f46f25a4b
|
feat: implement initial structure and core components for data analysis agent
|
2026-01-06 14:09:12 +08:00 |
|
Jeasonzhao
|
449c5f0a36
|
first commit
|
2026-01-05 16:50:17 +08:00 |
|