yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 13:41:42 +08:00
414e596254 fix: .gitignore module symlinks + build.sh rm-ln pattern
yumoqing pushed to main at yumoqing/rag 2026-07-24 13:39:48 +08:00
5664508234 fix: wwwroot/json/models/conf at repo root (Sage module convention)
yumoqing pushed to main at yumoqing/rag 2026-07-24 13:37:01 +08:00
8bef57b89e fix: move code into rag/ subpackage for find_packages()
yumoqing pushed to main at yumoqing/rag 2026-07-24 13:35:22 +08:00
796df405b4 fix: move CRUD json to json/, keep models/ for DB defs
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 13:27:05 +08:00
e3d9f87694 fix: rag wwwroot symlink into wwwroot + updated build.sh
yumoqing pushed to main at yumoqing/rag 2026-07-24 13:27:05 +08:00
93fa95ea69 fix: rename init_ragserver → init_rag_module
yumoqing pushed to main at yumoqing/ragserver 2026-07-24 13:25:39 +08:00
b76d1b85e8 refactor: extract rag business module, keep ragserver as shell
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