yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/rag-pipeline 2026-07-21 17:37:17 +08:00
0191eea378 docs: complete README with architecture, API, and deployment guide
yumoqing pushed to main at yumoqing/speaker-id 2026-07-21 17:33:16 +08:00
41b362f0b6 feat: speaker-id service skeleton with ahserver + longtasks
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 17:25:27 +08:00
ed0107347e fix: dm_model_call_fact.catelogid长度10→32 (digital_human等超长catelogid)
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 17:17:57 +08:00
7ebcb52481 config: change port to 9181
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 17:17:16 +08:00
64468cf0ca fix: set ServerEnv before load_rbac to avoid NoneType error
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 17:16:51 +08:00
0ba64d81a1 fix: add PYTHONPATH to start.sh
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 17:15:36 +08:00
def6a06a49 fix: bricks symlink path (relative to wwwroot)
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 17:12:31 +08:00
b7b37f13cf fix: build.sh - skip pip install for rag-pipeline, handle missing repos gracefully
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 17:03:11 +08:00
d9440440c4 feat: add DSPY handlers and index.ui
yumoqing pushed to main at yumoqing/speaker-id 2026-07-21 17:01:02 +08:00
8cf40d0e61 feat: initial speaker-id service README
yumoqing pushed to main at yumoqing/ragserver 2026-07-21 17:01:01 +08:00
254bf8e9b2 feat: initial ragserver - web app skeleton with data models, CRUD, and build scripts
yumoqing created repository yumoqing/speaker-id 2026-07-21 16:53:33 +08:00
yumoqing created repository yumoqing/ragserver 2026-07-21 16:53:09 +08:00
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 15:05:12 +08:00
237c09262f fix: init_data.py补全缺失字段+userorgid为None兜底(空串),支持重复执行
yumoqing pushed to main at yumoqing/sage 2026-07-21 14:55:22 +08:00
7bb2f9b4b5 api_doc.ui: request.args.get('lang') -> params_kw._lang
yumoqing pushed to main at yumoqing/llmage 2026-07-21 14:44:37 +08:00
5e48622e2a bugfix
yumoqing pushed to main at yumoqing/llmage 2026-07-21 14:43:26 +08:00
cf5d48d96c bugfix
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-21 14:30:46 +08:00
52acdbbfab fix: LIMIT语法错误 - str(limit)导致LIMIT '5',改为int
yumoqing pushed to main at yumoqing/sage 2026-07-21 14:30:33 +08:00
2f715296a2 bugfix
yumoqing pushed to main at yumoqing/sage 2026-07-21 14:27:56 +08:00
fcf4bee7ef bugfix