yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 12:12:24 +08:00
4791891fad feat: Sage-style top/center/bottom layout with sidebar menu
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-22 12:06:05 +08:00
b129fc2ef2 fix: 平台管理员(userorgid=0)不过滤机构,看全部数据
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-22 11:49:32 +08:00
ac40a08021 debug: 所有try/except加exception日志,可追踪API失败的真正原因
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 11:39:58 +08:00
39626a759c fix: rbac wwwroot symlink + login paths in RBAC and build.sh
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-22 11:34:07 +08:00
1ca9af7a28 fix: 仪表盘查询去掉call_date=today限制,显示全量历史数据
yumoqing pushed to main at yumoqing/ner-service 2026-07-22 11:00:55 +08:00
6e062e75d6 merge: model path fix from GPU
2d587dff1d fix: model path to /data/ymq/models/gliner-multitask-large-v0.5
e5317a1e82 feat: initial commit - ner-service
Compare 3 commits »
yumoqing pushed to master at yumoqing/ner-service 2026-07-22 11:00:36 +08:00
2d587dff1d fix: model path to /data/ymq/models/gliner-multitask-large-v0.5
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-22 10:48:09 +08:00
3439ce0a2c fix: dm_model_perf_daily.catelogid 10→32 + GROUP BY userorgid加表前缀 + 独立聚合脚本aggregate_all.py
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 10:40:23 +08:00
895573aaad fix: add /bricks/** to RBAC public paths
19dbfea058 fix: rewrite init_rbac.py with correct DB schema and sqlorContext API
Compare 2 commits »
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 18:33:01 +08:00
1fedd68a52 fix: build.sh password_key sync preserves config; add tmpl processor
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 18:30:41 +08:00
72eeba1c2a fix: GROUP BY currency加表前缀dm_model_call_fact消除ambiguous警告
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 18:30:18 +08:00
3270e4b1c9 fix: add .tmpl processor for bricks BricksUIProcessor
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 18:28:33 +08:00
59be0a4931 fix: import bricks_for_python and load_pybricks for bui processor
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 18:25:46 +08:00
4de9e59747 fix: import bricks_for_python to register bui processor
yumoqing pushed to main at yumoqing/bge-reranker 2026-07-21 18:20:59 +08:00
75e5bc85e6 merge: bge-reranker service from GPU server
a4791eb1e0 feat: BGE-Reranker service with /api/status and /api/rerank endpoints
Compare 2 commits »
yumoqing created branch master in yumoqing/bge-reranker 2026-07-21 18:19:35 +08:00
yumoqing pushed to master at yumoqing/bge-reranker 2026-07-21 18:19:35 +08:00
a4791eb1e0 feat: BGE-Reranker service with /api/status and /api/rerank endpoints
yumoqing created repository yumoqing/bge-reranker 2026-07-21 18:19:12 +08:00
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 18:16:32 +08:00
6fb1b8cf44 fix: DSPY格式统一为Python脚本+json.dumps,消除JSON格式导致的NoneType异常
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 18:15:11 +08:00
0a35be5101 fix: 补全所有j2_*和api_model_perf/api_provider_roi的try/except,彻底消除None返回