dbf8ec53dd
style(ui): 统一预览模态框宽度为响应式尺寸
...
- 将 CreateAnnotationTaskDialog 中的预览模态框宽度从固定像素改为 80vw
- 将 VisualTemplateBuilder 中的预览抽屉宽度从 600px 改为 80vw
- 将 PreviewPromptModal 中的模态框宽度从 800px 改为 80vw
- 将 Overview 组件中的文本和媒体预览宽度统一改为 80vw
- 将 KnowledgeSetDetail 中的文本和媒体预览宽度统一改为 80vw
- 移除原来固定的像素值,使用响应式单位提升用户体验
2026-02-01 12:49:56 +08:00
Kecheng Sha
0df7a872e4
Revert "feat: fix the problem in the Operator Market frontend pages"
2025-12-29 12:00:37 +08:00
root
844add27ea
feat: fix the problem in the Operator Market frontend pages
2025-12-29 11:38:47 +08:00
hefanli
99fd46cb70
fix: fix the Data Evaluation Detail page ( #154 )
...
* fix: the Data Evaluation Detail Page should show the model used
* fix: fix the time format displayed
* fix: fix the Data Evaluation Detail page
2025-12-10 18:35:29 +08:00
hefanli
744d15ba24
fix: 修复评估时模型输出json格式不对导致读取错误的问题 ( #133 )
...
* feature: add cot data evaluation function
* fix: added verification to evaluation results
* fix: fix the prompt for evaluating
* fix: 修复当评估结果为空导致读取失败的问题
2025-12-04 18:49:50 +08:00
hefanli
1d19cd3a62
feature: add data-evaluation
...
* feature: add evaluation task management function
* feature: add evaluation task detail page
* fix: delete duplicate definition for table t_model_config
* refactor: rename package synthesis to ratio
* refactor: add eval file table and refactor related code
* fix: calling large models in parallel during evaluation
2025-12-04 09:23:54 +08:00
Dallas98
1c97afed7d
init datamate
2025-10-21 23:00:48 +08:00