yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/rag 2026-07-24 13:24:46 +08:00
84f3d6e284 init: RAG business module
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 13:17:25 +08:00
77b8121ec9 fix: read kb_id from URL params in JS, not jinja2 template
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 13:11:54 +08:00
8d4e707c7c fix: inline upload script with kb_id from jinja2 + folder from tree selection
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-24 13:08:41 +08:00
25cfa19a48 feat: 分销商财务仪表盘(收入/成本/毛利×币种,今天/本月/本年/累计)
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 12:05:34 +08:00
1a85c77ba4 fix: clean upload dspy with simple script, no complex escaping
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 11:51:41 +08:00
eaef9e9596 fix: preventDefault on dragover/drop + proper file upload loop
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 11:38:56 +08:00
657b715f29 clean: remove autogenerated tag files
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 11:37:12 +08:00
5d0ec6f3c4 fix: rewrite tag_assign dspy with explicit return
yumoqing pushed to main at yumoqing/llmage 2026-07-24 11:01:57 +08:00
c099af6bc7 chore: 删除load_test.py
yumoqing pushed to main at yumoqing/llmage 2026-07-24 11:01:50 +08:00
ad5d8c00c5 perf: 18个v1 DSPY全改用llmid缓存,去3表JOIN+DB连接
yumoqing pushed to main at yumoqing/llmage 2026-07-23 18:27:01 +08:00
ef1e228f19 perf: llmid缓存(启动预热+内存查),v1/chat/completions去3表JOIN
yumoqing pushed to main at yumoqing/ragserver 2026-07-23 18:16:58 +08:00
b322c4533e fix: replace Droppable with script-based file upload button
yumoqing pushed to main at yumoqing/ragserver 2026-07-23 17:50:26 +08:00
c30e9bf09e feat: Droppable widget for drag-and-drop upload
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-23 16:53:59 +08:00
59072ef035 feat: 客户视图(隐藏用户区+org过滤图表+API Key排行端点)
yumoqing pushed to main at yumoqing/bricks 2026-07-23 16:45:23 +08:00
a6a4a485a9 droppable docs: add max_size/multiple, file upload example with FormData+fetch
yumoqing pushed to main at yumoqing/ragserver 2026-07-23 16:30:06 +08:00
bbdafd5d99 fix: restore tags_list DSPY+UI, fix result scope in tag DSPY files
yumoqing pushed to main at yumoqing/bricks 2026-07-23 16:25:59 +08:00
675dd09d05 add docs for FlipCard/Carousel/Draggable/Droppable/Sortable widgets (zh+en)
yumoqing pushed to main at yumoqing/ragserver 2026-07-23 16:17:14 +08:00
fecdc753a2 fix: use simple VBox bar instead of ProgressBar
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-23 16:08:53 +08:00
85afc1f023 feat: 客户视图隐藏用户区域,管理员才显示完整面板
yumoqing pushed to main at yumoqing/sage 2026-07-23 16:03:10 +08:00
2d0816f3ff fix Sortable.min.js path to tenant dir (bypass RBAC 401)