yumoqing
  • Joined on 2025-06-28
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返回
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 18:10:00 +08:00
787a304768 fix: use mysql driver, AES encrypted password, remove minsize/maxsize
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 18:07:47 +08:00
3aa38a8b51 fix: correct sqlor import in init_rbac.py
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 18:07:19 +08:00
0921f4d7f3 fix: float fields + RBAC init script
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 18:06:10 +08:00
db15bb5ea5 fix: float fields need length for DDL generation
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 18:05:19 +08:00
e0399c4178 fix: 所有API函数加try/except防止get_sor_context异常返回None
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 17:57:02 +08:00
abc457d547 fix: 去掉get_sor_context包装,sor已传入直接用
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 17:52:27 +08:00
33447fbbe5 fix: _get_exchange_rates/_load_usage_log_bills env取sor.env,无则ServerEnv()兜底
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 17:45:19 +08:00
5030e0640c fix: _get_exchange_rates/_load_usage_log_bills直接用传入sor,去掉get_sor_context(None)导致的NoneType错误
yumoqing pushed to master at yumoqing/clip_embedding 2026-07-21 17:39:40 +08:00
ee63e7194c docs: update README with API and deployment guide
yumoqing pushed to main at yumoqing/ner-service 2026-07-21 17:38:29 +08:00
46c273e0dd docs: update README with API and deployment guide
yumoqing pushed to main at yumoqing/face-service 2026-07-21 17:38:28 +08:00
e6d5b8e888 docs: update README with API and deployment guide
yumoqing pushed to main at yumoqing/graph-service 2026-07-21 17:38:28 +08:00
470490e15e docs: update README with API and deployment guide